Date: Mon, 7 Aug 2000 09:51:57 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r Makefile src/lib/libc_r/uthread uthread_kevent.c Makefile.inc pthread_private.h uthread_kern.c Message-ID: <200008071652.JAA63665@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2000/08/07 09:51:57 PDT Modified files: lib/libc_r Makefile lib/libc_r/uthread Makefile.inc pthread_private.h uthread_kern.c Added files: lib/libc_r/uthread uthread_kevent.c Log: Add wrapper for kevent() syscall Noted as missing by: nicolas.leonard@animaths.com Revision Changes Path 1.27 +3 -2 src/lib/libc_r/Makefile 1.25 +2 -1 src/lib/libc_r/uthread/Makefile.inc 1.43 +2 -2 src/lib/libc_r/uthread/pthread_private.h 1.30 +2 -2 src/lib/libc_r/uthread/uthread_kern.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008071652.JAA63665>