This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
stdlib
History
Julian Elischer
f70177e76e
Reviewed by: julian and (hsu?)
...
Submitted by: John Birrel(L?) changes for threadsafe operations
1996-01-22 00:02:33 +00:00
..
abort.3
…
abort.c
Reviewed by: julian and (hsu?)
1996-01-22 00:02:33 +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
…
calloc.c
…
div.3
…
div.c
…
exit.3
…
exit.c
…
getenv.3
…
getenv.c
Doubled the performance of getenv()/__findenv() by rewriting it to not
1995-10-17 21:37:41 +00:00
getopt.3
…
getopt.c
…
getsubopt.3
…
getsubopt.c
…
heapsort.c
…
labs.3
…
labs.c
…
ldiv.3
…
ldiv.c
…
Makefile.inc
…
malloc.3
phkmalloc/2
1995-10-08 18:44:20 +00:00
malloc.c
Reviewed by: julian and (hsu?)
1996-01-22 00:02:33 +00:00
memory.3
…
merge.c
…
putenv.c
…
qsort.3
…
qsort.c
Added prototypes.
1995-12-26 13:25:13 +00:00
radixsort.3
…
radixsort.c
…
rand.3
…
rand.c
…
random.3
…
random.c
…
realpath.3
…
realpath.c
…
setenv.c
…
strhash.c
Return pointer to new hash node when search inserts it (e.g. there
1996-01-13 14:25:04 +00:00
strtod.3
…
strtod.c
…
strtol.3
…
strtol.c
…
strtoll.c
…
strtoq.c
…
strtoul.3
…
strtoul.c
…
strtoull.c
…
strtouq.c
…
system.3
…
system.c
…