K 10 svn:author V 2 ru K 8 svn:date V 27 2001-10-19T17:22:03.000000Z K 7 svn:log V 312 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 syscalls (int -> socklen_t). - Style. END