This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1f163908e4
freebsd-skq
/
lib
/
libthr
History
mtm
1f163908e4
o Don't explicitly check the thread for NULL. That is the caller's
...
responsibility. o If a thread is not joinable, the correct return value is EINVAL.
2004-03-29 13:53:43 +00:00
..
arch
Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)
2004-03-05 08:10:19 +00:00
sys
- Adjust the makefiles so we have a per architecture makefile.
2003-04-01 07:07:38 +00:00
thread
o Don't explicitly check the thread for NULL. That is the caller's
2004-03-29 13:53:43 +00:00
Makefile
Relink libc_r.a, libc_r.so and libc_r_p.so from libthr to libkse.
2003-09-27 23:27:19 +00:00