freebsd-dev/lib/libc_r
Mark Peek 6fcd700395 Add wrapper for kqueue() to keep track of the allocated fd and allow it to
be closed. This fixes a file descriptor leak when closing a kqueue() fd.

Reviewed by:	deischen
MFC after:	1 week
2003-07-25 17:02:33 +00:00
..
arch Make libc/${MACHINE_ARCH} include directory not required by Alpha. 2003-07-02 13:27:54 +00:00
man The .Fn function 2003-06-08 10:13:50 +00:00
sys remove #ifdef _THREAD_SAFE 2003-01-24 01:46:30 +00:00
test Make this compile without warnings on 64-bit architectures: 2003-06-04 20:38:54 +00:00
uthread Add wrapper for kqueue() to keep track of the allocated fd and allow it to 2003-07-25 17:02:33 +00:00
Makefile Remove -D_THREAD_SAFE. 2003-07-13 05:35:30 +00:00