This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-12 14:29:28 +00:00
Code
Issues
Releases
Activity
ed4fbbd5e3
freebsd
/
lib
/
libthr
History
Mike Makonnen
572d95e285
o Also check that the mutex type is not less than the minimum allowable value.
...
o Don't check attribute for NULL. It's the callers responsibility.
2004-03-29 13:57:55 +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 Also check that the mutex type is not less than the minimum allowable value.
2004-03-29 13:57:55 +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