From f895aac665ecd9b1365ced518f7cdb456b532574 Mon Sep 17 00:00:00 2001 From: dd Date: Sun, 24 Jun 2001 20:56:39 +0000 Subject: The fact that phk wrote this is not a bug! --- lib/libc/stdlib/malloc.3 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3 index 8cb5563..2e76aa1 100644 --- a/lib/libc/stdlib/malloc.3 +++ b/lib/libc/stdlib/malloc.3 @@ -452,11 +452,6 @@ actual values. .Pp It can be argued that returning a null pointer when asked to allocate zero bytes is a silly response to a silly question. -.Pp -This implementation was authored by -.An Poul-Henning Kamp . -Please report any problems to him at -.Aq phk@FreeBSD.org . .Sh HISTORY The present allocation implementation started out as a filesystem for a drum attached to a 20bit binary challenged computer which was built @@ -469,3 +464,5 @@ The .Xr reallocf 3 function first appeared in .Fx 3.0 . +.Sh AUTHORS +.An Poul-Henning Kamp Aq phk@FreeBSD.org -- cgit v1.1