NetBSD/lib/libc/stdlib
mycroft e0c0c4749d Minor cleanup. 1995-12-20 23:14:48 +00:00
..
Makefile.inc Changed abs.S to abs.c for vax. 1995-04-25 15:36:39 +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
abort.c remove unneeded "#include <stddef.h>" 1995-02-28 01:46:24 +00:00
abs.3
abs.c
alloca.3
atexit.3
atexit.c define __atexit pointer 1995-06-14 05:17:53 +00:00
atexit.h add extern qualifier to __atexit pointer declaration 1995-06-14 05:16:04 +00:00
atof.3
atof.c remove unneeded "#include <stddef.h>" 1995-02-28 01:46:24 +00:00
atoi.3
atoi.c add explicit return type 1995-06-14 05:19:52 +00:00
atol.3
atol.c remove unneeded "#include <stddef.h>" 1995-02-28 01:46:24 +00:00
bsearch.3
bsearch.c remove unneeded "#include <stddef.h>" 1995-02-28 01:46:24 +00:00
calloc.3
calloc.c
div.3 add cross references to qdiv(3) 1995-03-21 23:22:17 +00:00
div.c
drand48.c
erand48.c
exit.3
exit.c
free.3
getenv.3 fix it to be the way i *meant* it to be... 1994-04-08 00:58:04 +00:00
getenv.c remove unneeded "#include <stddef.h>" 1995-02-28 01:46:24 +00:00
getopt.3 merge back in our changes (mostly POSIX.2 pedanticism) 1994-05-06 18:18:33 +00:00
getopt.c merge back in our changes (mostly POSIX.2 pedanticism) 1994-05-06 18:18:33 +00:00
heapsort.c removed unnecessary #include <stddef.h> 1995-03-23 19:42:42 +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
labs.c
lcong48.c
ldiv.3 add cross references to qdiv(3) 1995-03-21 23:22:17 +00:00
ldiv.c
lrand48.c
malloc.3 pagesize(2) -> getpagesize(2) 1995-08-17 23:30:42 +00:00
malloc.c casting types. 1994-10-19 03:06:34 +00:00
memory.3
merge.c Add RCS ids. 1994-06-16 05:26:34 +00:00
mrand48.c
multibyte.c Changed the multibyte character functions so they work with the native 1995-03-05 07:41:15 +00:00
nrand48.c
putenv.c
qabs.3 Enable qabs(), a quad_t version of abs() and labs(). 1995-03-22 00:36:52 +00:00
qabs.c Enable qabs(), a quad_t version of abs() and labs(). 1995-03-22 00:36:52 +00:00
qdiv.3 LDIV -> QDIV 1995-03-21 23:46:00 +00:00
qdiv.c New function qdiv. Like div and ldiv, but works with quad_t's. 1995-03-21 23:12:35 +00:00
qsort.3 Add RCS ids. 1994-06-16 05:26:34 +00:00
qsort.c Add RCS ids. 1994-06-16 05:26:34 +00:00
radixsort.3 Add RCS ids. 1994-06-16 05:26:34 +00:00
radixsort.c remove unneeded "#include <stddef.h>" 1995-02-28 01:46:24 +00:00
rand.3
rand.c cast type 1994-10-19 03:06:51 +00:00
rand48.3 Swap the definition of {lrand,nrand} with {mrand,jrand} to reflect reality. 1994-09-17 01:01:53 +00:00
rand48.h
random.3
random.c
realloc.3
realpath.3 New from 4.4-Lite. Needed for some 4.4 FS utilities. 1994-05-17 12:42:30 +00:00
realpath.c New from 4.4-Lite. Needed for some 4.4 FS utilities. 1994-05-17 12:42:30 +00:00
seed48.c
setenv.c add explicit return type 1995-06-14 05:19:52 +00:00
srand48.c
strtod.3
strtod.c #include <machine/endian.h>. 1994-12-23 22:50:19 +00:00
strtol.3 Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
strtol.c Minor cleanup. 1995-12-20 23:14:48 +00:00
strtoq.c Minor cleanup. 1995-12-20 23:14:48 +00:00
strtoul.3
strtoul.c Minor cleanup. 1995-12-20 23:14:48 +00:00
strtouq.c Minor cleanup. 1995-12-20 23:14:48 +00:00
system.3 waitpid is in section 2 (from John Kohl; PR#1710). 1995-11-01 10:02:29 +00:00
system.c add explicit return type 1995-06-14 05:19:52 +00:00