Loading...
--- Libc/Libc-763.13/gen/malloc.3
+++ Libc/Libc-583/gen/malloc.3
@@ -128,8 +128,6 @@
is not
.Dv NULL ,
a new, minimum sized object is allocated and the original object is freed.
-When extending a region allocated with calloc(3), realloc(3) does not guarantee
-that the additional memory is also zero-filled.
.Pp
The
.Fn reallocf