[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Brad Smith <brad_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 21 Oct 2003 18:25:42 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: brad_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2003/10/21 18:25:42
Modified files:
lib/libpthread/sys: Makefile.inc
lib/libpthread/uthread: Makefile.inc uthread_init.c
Added files:
lib/libpthread/uthread: uthread_kqueue.c
Log message:
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.
from FreeBSD
ok marc@
Visit your host, monkey.org