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
2024-12-25 11:37:56 +00:00
Code
Issues
Releases
Activity
2871c50186
freebsd
/
lib
/
libkse
History
David Xu
3128c7b24e
Fix a POSIX conformance bug. POSIX says sigwait should return error number
...
in return value not in errno.
2004-03-17 02:12:19 +00:00
..
arch
Simplify the contexts created by the kernel and remove the related
2003-12-07 20:47:33 +00:00
support
The caller is expected to set up PIC register corectly before
2003-09-05 18:08:19 +00:00
sys
Add the ability to reinitialize libpthread's internal FIFO-queueing
2003-11-04 20:01:38 +00:00
test
libkse was renamed to libpthread.
2004-02-05 02:55:20 +00:00
thread
Fix a POSIX conformance bug. POSIX says sigwait should return error number
2004-03-17 02:12:19 +00:00
Makefile
Now that libpthread is the default threading library, remove the
2004-01-31 05:05:45 +00:00