freebsd-src/lib/libc/stdlib
Andrey A. Chernov 98b870fa7b Add "except the handling of errors" into "equivalent to" paragraph.
Pointed by:	bde
Inspired by:	POSIX
2001-12-25 08:43:35 +00:00
..
abort.3
abort.c
abs.3
abs.c
alloca.3
atexit.3
atexit.c
atexit.h
atof.3 Add "except the handling of errors" into "equivalent to" paragraph. 2001-12-25 08:43:35 +00:00
atof.c Preserve errno. 2001-12-25 04:10:50 +00:00
atoi.3 Add "except the handling of errors" into "equivalent to" paragraph. 2001-12-25 08:43:35 +00:00
atoi.c Preserve errno. 2001-12-25 04:10:50 +00:00
atol.3 Add "except the handling of errors" into "equivalent to" paragraph. 2001-12-25 08:43:35 +00:00
atol.c Preserve errno. 2001-12-25 04:10:50 +00:00
atoll.c Preserve errno. 2001-12-25 04:10:50 +00:00
bsearch.3
bsearch.c
calloc.c
div.3
div.c
exit.3
exit.c
getenv.3
getenv.c
getopt.3
getopt.c
getsubopt.3
getsubopt.c
hcreate.3
hcreate.c
heapsort.c
imaxabs.3 mdoc(7) police: fixed typos and minor markup nits. 2001-11-21 16:19:50 +00:00
imaxabs.c
imaxdiv.3 mdoc(7) police: fixed typos and minor markup nits. 2001-11-21 16:19:50 +00:00
imaxdiv.c
labs.3
labs.c
ldiv.3
ldiv.c
llabs.3 mdoc(7) police: fixed typos and minor markup nits. 2001-11-21 16:19:50 +00:00
llabs.c
lldiv.3 mdoc(7) police: fixed typos and minor markup nits. 2001-11-21 16:19:50 +00:00
lldiv.c
Makefile.inc Use the merged strtod.c everywhere. This has been tested on alpha and 2001-12-02 18:27:40 +00:00
malloc.3 mdoc(7) police: kill HSBs, add missing comma. 2001-12-12 14:41:53 +00:00
malloc.c If 'VX' is given, realloc(foo,0) will bail, it shouldn't. 2001-11-17 10:57:04 +00:00
memory.3
merge.c
putenv.c
qsort.3
qsort.c
radixsort.3
radixsort.c
rand.3
rand.c
random.3
random.c
reallocf.c
realpath.3
realpath.c
setenv.c
strfmon.3
strfmon.c Add my e-mail to copyrights 2001-12-11 16:00:47 +00:00
strhash.c
strtod.3
strtod.c * cleanup comments and defines 2001-12-14 11:36:37 +00:00
strtoimax.c Return 'c' back to signed due to potential comparison problems 2001-12-07 16:33:47 +00:00
strtol.3 mdoc(7) police: fix markup, bump document date. 2001-12-12 14:53:51 +00:00
strtol.c Return 'c' back to signed due to potential comparison problems 2001-12-07 16:33:47 +00:00
strtoll.c Return 'c' back to signed due to potential comparison problems 2001-12-07 16:33:47 +00:00
strtoq.c Understand national (non-ASCII) digits now 2001-11-28 00:48:11 +00:00
strtoul.3 mdoc(7) police: fix markup, bump document date. 2001-12-12 14:53:51 +00:00
strtoul.c Return 'c' back to signed due to potential comparison problems 2001-12-07 16:33:47 +00:00
strtoull.c Return 'c' back to signed due to potential comparison problems 2001-12-07 16:33:47 +00:00
strtoumax.c Return 'c' back to signed due to potential comparison problems 2001-12-07 16:33:47 +00:00
strtouq.c Understand national (non-ASCII) digits now 2001-11-28 00:48:11 +00:00
system.3
system.c
tdelete.c
tfind.c
tsearch.3
tsearch.c
twalk.c