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
NetBSD
/
lib
/
libc
History
kleink
dc895f2e20
Make makewhatis find strtok_r(3).
1998-09-14 21:35:34 +00:00
..
arch
Back out previous change; it was incorrect.
1998-09-14 00:57:51 +00:00
compat-43
…
db
…
gen
Use localtime_r() rather than localtime(); removes a potential source of
1998-09-13 16:09:06 +00:00
gmon
…
include
Add wrappers around mutex and rwlock run-time initialization.
1998-09-14 11:03:05 +00:00
locale
…
md
…
net
Use gmtime_r() rather than gmtime(); removes a potential source of surprise for
1998-09-13 16:05:34 +00:00
nls
…
quad
…
regex
…
rpc
…
stdio
Document %ll[diouxX] as requested by <bgrayson@ece.utexas.edu> in PR
1998-09-14 21:10:18 +00:00
stdlib
…
string
Make makewhatis find strtok_r(3).
1998-09-14 21:35:34 +00:00
sys
…
termios
…
time
Protect local time state and GMT data initialization with a readers/writer lock
1998-09-13 16:26:14 +00:00
yp
…
Makefile
…
shlib_version
…