freebsd-dev/lib/libc/stdlib
Giorgos Keramidas f2572d955f 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>
2002-06-06 22:11:19 +00:00
..
abort.3
abort.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
abs.3
abs.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
alloca.3
atexit.3
atexit.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
atexit.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
atof.3
atof.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
atoi.3
atoi.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
atol.3
atol.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
atoll.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
bsearch.3
bsearch.c
calloc.c
div.3
div.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
exit.3
exit.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
getenv.3
getenv.c
getopt.3
getopt.c Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
getsubopt.3
getsubopt.c
hcreate.3
hcreate.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
heapsort.c
imaxabs.3
imaxabs.c
imaxdiv.3
imaxdiv.c
labs.3
labs.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
ldiv.3
ldiv.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
llabs.3
llabs.c
lldiv.3
lldiv.c
Makefile.inc
malloc.3 Clarify the bit about realloc() and its `ptr' argument a bit. 2002-06-06 22:11:19 +00:00
malloc.c Const poison. 2002-05-30 21:59:16 +00:00
memory.3
merge.c
putenv.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
qsort.3
qsort.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
radixsort.3
radixsort.c Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
rand.3
rand.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
random.3
random.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
reallocf.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
realpath.3
realpath.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
setenv.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strfmon.3
strfmon.c Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
strhash.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtod.3
strtod.c Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
strtoimax.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtol.3
strtol.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtoll.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtoq.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtoul.3
strtoul.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtoull.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtoumax.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtouq.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
system.3 Remove spurious period. 2002-05-27 03:45:27 +00:00
system.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
tdelete.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
tfind.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
tsearch.3
tsearch.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
twalk.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00