]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
kevent() is not a POSIX cancellation point, so _kevent() need not be
authorjasone <jasone@FreeBSD.org>
Tue, 8 Aug 2000 00:12:35 +0000 (00:12 +0000)
committerjasone <jasone@FreeBSD.org>
Tue, 8 Aug 2000 00:12:35 +0000 (00:12 +0000)
commitfc5a57416d22a1e47cf3b2a356285f19f255d9b3
tree6bbcb1bbc8b849a6d98f9ea601a2457f4e487cdb
parent389cbb66e5fa4181811ab4666c893859b8747a61
kevent() is not a POSIX cancellation point, so _kevent() need not be
defined.

Remove some unnecessary header file inclusions.
lib/libc_r/uthread/uthread_kevent.c