NetBSD/lib/libc/stdlib
jtc 943f3d2f5c The argument to isspace() must be representable as an unsigned char.
This change casts the argument to an unsigned char so that this
function will work with strings with their 8th bit set.
1996-07-20 01:09:05 +00:00
..
Makefile.inc New-style RCS ids. 1995-12-28 08:51:55 +00:00
_rand48.c Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the 1993-10-14 00:34:17 +00:00
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 New-style RCS ids. 1995-12-28 08:51: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 Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the 1993-10-14 00:34:17 +00:00
erand48.c Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +00:00
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 merge back in our changes (mostly POSIX.2 pedanticism) 1994-05-06 18:18:33 +00:00
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 Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +00:00
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 Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the 1993-10-14 00:34:17 +00:00
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 Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the 1993-10-14 00:34:17 +00:00
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 Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the 1993-10-14 00:34:17 +00:00
multibyte.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
nrand48.c Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +00:00
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 Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +00:00
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 Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the 1993-10-14 00:34:17 +00:00
setenv.c New-style RCS ids. 1995-12-28 08:51:55 +00:00
srand48.c Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the 1993-10-14 00:34:17 +00:00
strtod.3 New-style RCS ids. 1995-12-28 08:51:55 +00:00
strtod.c The argument to isspace() must be representable as an unsigned char. 1996-07-20 01:09:05 +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