diff options
author | keramida <keramida@FreeBSD.org> | 2002-06-06 22:11:19 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2002-06-06 22:11:19 +0000 |
commit | df281667d31d06efb78224d4082c214fa312def0 (patch) | |
tree | 2b8b7f87e5c31d8b24b441f51f42f84efb02de71 /lib/libc/stdlib/atof.c | |
parent | d11731ff431780a9d55268d2c478bdd517945657 (diff) | |
download | FreeBSD-src-df281667d31d06efb78224d4082c214fa312def0.zip FreeBSD-src-df281667d31d06efb78224d4082c214fa312def0.tar.gz |
Clarify the bit about realloc() and its `ptr' argument a bit.
Hopefully, now it is more clear that the memory referenced by the
ptr argument of realloc(ptr,size) is freed and only the return value
of realloc() points to a valid memory area upon successful completion.
Submitted by: Martin Faxer <gmh003532@brfmasthugget.se>
Diffstat (limited to 'lib/libc/stdlib/atof.c')
0 files changed, 0 insertions, 0 deletions