The fact that phk wrote this is not a bug!

This commit is contained in:
Dima Dorfman 2001-06-24 20:56:39 +00:00
parent ead6be55b8
commit 17011fc056

View File

@ -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