NetBSD/lib/libc/stdlib
mrg cbf5ef7c50 move str[fp]time into libc/time. 1997-04-23 01:17:59 +00:00
..
Makefile.inc move str[fp]time into libc/time. 1997-04-23 01:17:59 +00:00
_rand48.c
a64l.c
abort.3
abort.c POSIX.1 requires that stdio buffers be flushed on abort. 1996-10-24 20:45:55 +00:00
abs.3
abs.c
alloca.3
atexit.3
atexit.c
atexit.h
atof.3
atof.c
atoi.3
atoi.c
atol.3
atol.c
bsearch.3
bsearch.c
calloc.3 fix the the typos 1996-11-12 01:04:24 +00:00
calloc.c
div.3
div.c
drand48.c
erand48.c
exit.3
exit.c
free.3
getenv.3
getenv.c const poisoning: __findenv()'s first arg should be const char * (lint) 1996-12-20 20:32:54 +00:00
getopt.3
getopt.c
heapsort.c
jrand48.c
l64a.c
labs.3
labs.c
lcong48.c
ldiv.3
ldiv.c
lrand48.c
malloc.3
malloc.c PR/3448: Bill Sommerfeld: Change "p" to __STRING(p) 1997-04-07 03:12:14 +00:00
memory.3
merge.c
mrand48.c
multibyte.c
nrand48.c
putenv.c
qabs.3
qabs.c
qdiv.3
qdiv.c
qsort.3
qsort.c use __inline and __asm, rather than inline and asm. By default (without -g) 1996-12-19 07:56:32 +00:00
radixsort.3
radixsort.c use __inline and __asm, rather than inline and asm. By default (without -g) 1996-12-19 07:56:32 +00:00
rand.3
rand.c
rand48.3
rand48.h
rand_r.c Added rand_r() 1996-11-19 02:56:35 +00:00
random.3
random.c
realloc.3
realpath.3
realpath.c - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
seed48.c
setenv.c
srand48.c
strtod.3
strtod.c PowerPC is an IEEE floating point system. 1997-03-29 21:04:08 +00:00
strtol.3
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
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
system.c