NetBSD/lib/libc/stdlib
christos bd9067774f Add local.h for local prototypes.
Fix namespace issues for strtoq and strtouq
Fix gcc warnings.
Fix RCSID's
1997-07-13 20:16:31 +00:00
..
Makefile.inc Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
_rand48.c
_strtoq.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
_strtouq.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
a64l.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
abort.3 xref exit(3) not exit(2) 1997-07-10 07:57:07 +00:00
abort.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
abs.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
abs.c Add local.h for local prototypes. 1997-07-13 20:16:31 +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 Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
atexit.h Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
atof.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
atof.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
atoi.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
atoi.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
atol.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
atol.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
bsearch.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
bsearch.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
calloc.3 fix the the typos 1996-11-12 01:04:24 +00:00
calloc.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
div.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
div.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
drand48.c
erand48.c
exit.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
exit.c Add local.h for local prototypes. 1997-07-13 20:16:31 +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 Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
getopt.3 optarg -> optstring and rewording from Brian Grayson in PR misc/3697. 1997-06-04 06:42:38 +00:00
getopt.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
heapsort.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
jrand48.c
l64a.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
labs.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
labs.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
lcong48.c
ldiv.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
ldiv.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
local.h Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
lrand48.c
malloc.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
malloc.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
memory.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
merge.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
mrand48.c
multibyte.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
nrand48.c
putenv.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
qabs.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
qabs.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
qdiv.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
qdiv.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
qsort.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
qsort.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
radixsort.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
radixsort.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
rand.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
rand.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
rand48.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
rand48.h
rand_r.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
random.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
random.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
realloc.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
realpath.3 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
realpath.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
seed48.c
setenv.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
srand48.c
strtod.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
strtod.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
strtol.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
strtol.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
strtoq.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
strtoul.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
strtoul.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
strtouq.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00
system.3 Fixed bad cross reference: waitpid(3) -> waitpid(2). 1996-02-16 22:30:46 +00:00
system.c Add local.h for local prototypes. 1997-07-13 20:16:31 +00:00