NetBSD/lib/libc/stdlib
jtc ab90fa0e5c POSIX.1 requires that stdio buffers be flushed on abort. 1996-10-24 20:45:55 +00:00
..
Makefile.inc Nuked machine specific conditionals for tahoe. 1996-10-16 17:56:37 +00:00
_rand48.c
a64l.c Winning Strategies has placed this code in the public domain. 1995-05-11 23:03:44 +00:00
abort.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
abort.c POSIX.1 requires that stdio buffers be flushed on abort. 1996-10-24 20:45:55 +00:00
abs.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
abs.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
alloca.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
atexit.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
atexit.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
atexit.h New-style RCS ids. 1995-12-28 08:51:55 +00:00
atof.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
atof.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
atoi.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
atoi.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
atol.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
atol.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
bsearch.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
bsearch.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
calloc.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
calloc.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
div.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
div.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
drand48.c
erand48.c
exit.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
exit.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
free.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
getenv.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
getenv.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
getopt.3
getopt.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
heapsort.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
jrand48.c
l64a.c Winning Strategies has placed this code in the public domain. 1995-05-11 23:03:44 +00:00
labs.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
labs.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
lcong48.c
ldiv.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
ldiv.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
lrand48.c
malloc.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
malloc.c The C standard says (about realloc) that "If size is zero and ptr is 1996-01-17 02:45:25 +00:00
memory.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
merge.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
mrand48.c
multibyte.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
nrand48.c
putenv.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
qabs.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
qabs.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
qdiv.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
qdiv.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
qsort.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
qsort.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
radixsort.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
radixsort.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
rand.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
rand.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
rand48.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
rand48.h
random.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
random.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
realloc.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
realpath.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
realpath.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
seed48.c
setenv.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
srand48.c
strtod.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
strtod.c <machine/endian.h> -> <sys/types.h> 1996-10-13 00:05:33 +00:00
strtol.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
strtol.c Changing type of "c" to unsigned did not fix the problem --- a signed 1996-07-20 01:00:55 +00:00
strtoq.c Changing type of "c" to unsigned did not fix the problem --- a signed 1996-07-20 01:03:54 +00:00
strtoul.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
strtoul.c Changing type of "c" to unsigned did not fix the problem --- a signed 1996-07-20 01:00:55 +00:00
strtouq.c Changing type of "c" to unsigned did not fix the problem --- a signed 1996-07-20 01:03:54 +00:00
system.3 Fixed bad cross reference: waitpid(3) -> waitpid(2). 1996-02-16 22:30:46 +00:00
system.c New-style RCS ids. 1995-12-28 08:51:55 +00:00