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
freebsd-skq
/
lib
/
libc_r
History
Eivind Eklund
07bab7c6a4
Add support for pthread_mutexattr_settype(). As a side effect of
...
testing this, fix MUTEX_TYPE_COUNTING_FAST. Recursive locks now work.
1998-11-28 23:52:58 +00:00
..
arch
Change to a code sequence which is more likely to work on SMP systems.
1998-09-16 09:27:05 +00:00
man
Implement pthread read/write locks as defined by Version 2 of the Single
1998-09-07 19:01:43 +00:00
sys
Change the name of this source file so that libc_r builds it instead
1998-04-30 09:04:10 +00:00
test
Revise test code for sigwait and add test code for sigsuspend.
1998-09-30 07:14:02 +00:00
uthread
Add support for pthread_mutexattr_settype(). As a side effect of
1998-11-28 23:52:58 +00:00
Makefile
Don't compile in the use of poll() when building libc_r. This isn't
1998-06-14 11:25:46 +00:00