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
/
libpthread
History
deischen
4dac1223a3
Remove the i386-specific hack (well, we only run on i386 anyways)
...
to always set %gs when resuming a thread. Install this library as libpthread instead of libkse.
2003-04-23 21:48:29 +00:00
..
arch
Use popfl to get the flags off the stack instead of popf.
2003-04-21 03:59:07 +00:00
man
MFlibc_r: add and document pthread_attr_get_np() function.
2003-03-03 22:40:20 +00:00
sys
Protect thread errno from being changed while operating
2003-04-23 21:46:50 +00:00
test
For now, build and install this as libkse instead of libpthread.
2002-12-08 22:43:31 +00:00
thread
Protect thread errno from being changed while operating
2003-04-23 21:46:50 +00:00
Makefile
Remove the i386-specific hack (well, we only run on i386 anyways)
2003-04-23 21:48:29 +00:00