Refinements to last change.

This commit is contained in:
Michael Kerrisk 2008-02-26 09:26:25 +00:00
parent 0af804ac5e
commit 865c9fd869
1 changed files with 3 additions and 1 deletions

View File

@ -99,7 +99,9 @@ newly allocated memory will be uninitialized.
If
.I ptr
is NULL, then the call is equivalent to
.IR malloc(size) ;
.IR malloc(size) ,
for all values of
.IR size ;
if
.I size
is equal to zero,