Date: Fri, 19 Oct 2001 10:22:04 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread pthread_private.h Message-ID: <200110191722.f9JHM5O29047@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2001/10/19 10:22:04 PDT
Modified files: (Branch: RELENG_4)
lib/libc_r/uthread pthread_private.h
Log:
Cleanup of _thread_sys* declarations:
- Removed gratuitous declarations for non-syscalls.
- Added declarations for aio_suspend(), kevent(), nanosleep(), rfork(),
sched_yield(), sendfile(), sigblock(), sigsetmask(), and vfork().
- Fixed declarations for <sys/socket.h> syscalls (int -> socklen_t).
- Style.
Revision Changes Path
1.36.2.13 +94 -159 src/lib/libc_r/uthread/pthread_private.h
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?200110191722.f9JHM5O29047>
