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
f8842c0a18
freebsd-skq
/
lib
/
libc_r
History
Jason Evans
f8842c0a18
kevent() is not a POSIX cancellation point, so _kevent() need not be
...
defined. Remove some unnecessary header file inclusions.
2000-08-08 00:12:35 +00:00
..
arch
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
man
Make sem_post() safe to call from within a signal handler, as required by
2000-08-01 21:19:09 +00:00
sys
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
test
Add test to detect propagation of cancellation points within libc_r.
2000-04-26 23:25:58 +00:00
uthread
kevent() is not a POSIX cancellation point, so _kevent() need not be
2000-08-08 00:12:35 +00:00
Makefile
Add wrapper for kevent() syscall
2000-08-07 16:51:56 +00:00