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
2d545c0325
freebsd-skq
/
lib
/
libkse
History
davidxu
2d545c0325
If select() is only used for sleep, convert it to nanosleep,
...
it only need purely wait in user space.
2003-07-03 13:36:29 +00:00
..
arch
Implement _ia64_save_context() and _ia64_restore_context(). Both
2003-06-27 06:15:13 +00:00
support
Style.
2003-07-02 20:52:39 +00:00
sys
Move the machine specific files from sys/Makefile.inc and put them
2003-06-23 04:28:31 +00:00
test
thread
If select() is only used for sleep, convert it to nanosleep,
2003-07-03 13:36:29 +00:00
Makefile
Take thr_support.c out of SRCS so that it does not end up in libraries.
2003-07-02 20:51:30 +00:00