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
xtraeme
c3e906d7a0
There's no need to do the mutex_trylock dance anymore in __cxa_finalize(),
...
just using mutex_lock() is enough.
2008-02-25 14:35:54 +00:00
..
arch
…
citrus
…
compat
…
compat-43
…
db
…
dlfcn
…
gdtoa
…
gen
GLOB_NO_DOTDIRS patch from mouse@
2008-02-22 18:33:51 +00:00
gmon
…
hash
…
iconv
…
include
…
inet
…
isc
…
locale
…
md
…
misc
Make the atexit mutex recursive and initialize it in __libc_init()
2008-02-25 14:06:13 +00:00
nameser
…
net
…
nls
…
quad
…
regex
…
resolv
…
rpc
…
softfloat
…
ssp
…
stdio
…
stdlib
There's no need to do the mutex_trylock dance anymore in __cxa_finalize(),
2008-02-25 14:35:54 +00:00
string
use the proper variable.
2008-02-23 15:53:22 +00:00
sys
doecument that we now can return eagain.
2008-02-24 21:55:45 +00:00
termios
…
thread-stub
…
time
…
uuid
…
yp
…
Makefile
…
Makefile.inc
…
shlib_version
…