NetBSD/lib/libc/stdlib
wiz 72a37764e0 Punctuation nits; grammar fix. 2005-09-26 10:54:46 +00:00
..
Lint_abs.c
Lint_div.c
Lint_labs.c
Lint_ldiv.c
Lint_llabs.c
Makefile.inc add getenv_r and ttyname_r 2005-09-25 20:08:01 +00:00
_Exit.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
_rand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
_strtoimax.c compat core reorg. 2005-09-13 01:44:08 +00:00
_strtoll.c compat core reorg. 2005-09-13 01:44:08 +00:00
_strtoull.c compat core reorg. 2005-09-13 01:44:08 +00:00
_strtoumax.c compat core reorg. 2005-09-13 01:44:08 +00:00
a64l.3
a64l.c
abort.3
abort.c
abs.3
abs.c
alloca.3
atexit.3
atexit.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
atexit.h
atof.3
atof.c
atoi.3
atoi.c
atol.3
atol.c
atoll.3
atoll.c
bsearch.3
bsearch.c
calloc.c
div.3
div.c
drand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
erand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
exit.3
exit.c
getenv.3 Punctuation nits; grammar fix. 2005-09-26 10:54:46 +00:00
getenv.c add getenv_r and ttyname_r 2005-09-25 20:08:01 +00:00
getopt.3
getopt.c
getopt_long.3 Document index argument, and mention that long_options 2005-04-18 10:56:33 +00:00
getopt_long.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
getsubopt.3
getsubopt.c
grantpt.3 Uppercase Dt argument; \-1, not -1; sort SEE ALSO; & -> \*[Am]. 2004-05-28 00:10:57 +00:00
hcreate.3
hcreate.c
heapsort.c Add heapsort to libnbcompat 2004-11-28 06:57:14 +00:00
insque.3 Remove superfluous Pp. 2005-07-12 08:28:27 +00:00
insque.c tolerate NULL pointers at some places 2005-07-06 17:17:15 +00:00
jrand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
l64a.c
labs.3
labs.c
lcong48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
ldiv.3
ldiv.c
llabs.3
llabs.c
lldiv.3
lldiv.c
local.h
lrand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
lsearch.3 Remove superfluous Pp, sort sections. 2005-07-12 08:28:42 +00:00
lsearch.c revert previous, my include files were out of day. 2005-07-16 17:32:09 +00:00
malloc.3
malloc.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
memory.3
merge.c
mrand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
nrand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
posix_openpt.3 Uppercase Dt argument; \-1, not -1; sort SEE ALSO; & -> \*[Am]. 2004-05-28 00:10:57 +00:00
posix_openpt.c unix/98 pty functions and manual pages. 2004-05-27 02:58:48 +00:00
ptsname.3 Make the spelling of reentrant match the rest of the system. 2004-07-01 10:38:28 +00:00
pty.c unix/98 pty functions and manual pages. 2004-05-27 02:58:48 +00:00
putenv.c
qabs.3
qabs.c
qdiv.3
qdiv.c
qsort.3
qsort.c
radixsort.3
radixsort.c
rand.3
rand.c
rand48.3
rand48.h
rand_r.c
random.3
random.c
remque.c tolerate NULL pointers at some places 2005-07-06 17:17:15 +00:00
seed48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
setenv.c remove extraneous `*' that caused a core-dump. 2005-02-17 21:22:25 +00:00
srand48.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
strfmon.3 Remove duplicate words; grammar fix. 2005-04-04 08:19:00 +00:00
strfmon.c Add FreeBSD's strfmon(3). From Rui Paulo. No bump this time. Take advantage 2005-04-03 20:09:29 +00:00
strsuftoll.3
strsuftoll.c
strtod.3 Grammar fix. 2005-04-19 00:15:50 +00:00
strtod.c Revert the previous patch. It is not worth it optimizing the code to avoid 2005-04-24 23:29:06 +00:00
strtoimax.c
strtol.3
strtol.c
strtoll.c
strtoq.c
strtoul.3
strtoul.c
strtoull.c
strtoumax.c
strtouq.c
system.3
system.c
tdelete.c
tfind.c Avoid lint warning after previous. 2005-03-23 08:16:53 +00:00
tsearch.3 * Add restrict qualifiers to tdelete() function arguments. 2005-03-22 20:13:42 +00:00
tsearch.c
twalk.c
unlockpt.3 Uppercase Dt argument; \-1, not -1; sort SEE ALSO; & -> \*[Am]. 2004-05-28 00:10:57 +00:00
unsetenv.c compat core reorg. 2005-09-13 01:44:08 +00:00