This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3a1b5096a9
NetBSD
/
lib
/
libc
/
stdlib
History
matt
3a1b5096a9
More vax -> __vax__ cruft.
1998-10-19 03:32:27 +00:00
..
_rand48.c
_strtoq.c
_strtouq.c
a64l.3
a64l.c
abort.3
abort.c
Exit via _exit() rather than exit(), as the latter would cause exit handlers
1998-10-12 15:56:16 +00:00
abs.3
abs.c
alloca.3
atexit.3
atexit.c
Protect __atexit manipulation and traversal with a mutex.
1998-10-18 14:36:30 +00:00
atexit.h
Protect __atexit manipulation and traversal with a mutex.
1998-10-18 14:36:30 +00:00
atof.3
atof.c
atoi.3
atoi.c
atol.3
atol.c
bsearch.3
bsearch.c
calloc.3
calloc.c
div.3
div.c
drand48.c
erand48.c
exit.3
exit.c
Protect __atexit manipulation and traversal with a mutex.
1998-10-18 14:36:30 +00:00
free.3
getenv.3
getenv.c
Add a multiple-reader/single-writer lock to protect environ.
1998-09-11 21:03:18 +00:00
getopt.3
getopt.c
getsubopt.3
getsubopt.c
heapsort.c
jrand48.c
l64a.c
labs.3
labs.c
lcong48.c
ldiv.3
ldiv.c
Lint_abs.c
Lint_div.c
Lint_labs.c
Lint_ldiv.c
local.h
lrand48.c
Makefile.inc
malloc.3
malloc.c
memory.3
merge.c
mrand48.c
multibyte.c
nrand48.c
putenv.c
qabs.3
qabs.c
qdiv.3
qdiv.c
qsort.3
qsort.c
radixsort.3
radixsort.c
rand48.3
rand48.h
rand_r.c
rand.3
rand.c
random.3
random.c
Addendum to previous commit: remove stdio usage from sections during which
1998-09-09 19:34:00 +00:00
realloc.3
seed48.c
setenv.c
Add a multiple-reader/single-writer lock to protect environ.
1998-09-11 21:03:18 +00:00
srand48.c
strtod.3
strtod.c
More vax -> __vax__ cruft.
1998-10-19 03:32:27 +00:00
strtol.3
strtol.c
strtoq.c
strtoul.3
strtoul.c
strtouq.c
system.3
system.c
Adapt to posix signal system calls.
1998-09-26 23:54:25 +00:00