cvs commit: src/sys/sys syscall-args syscall-hide.h syscall.h syscall.mk sysproto.h sysunion.h src/sys/kern init_sysent.c kern_sig.c syscalls.c syscalls.master

David Xu davidxu at t2t2.com
Sat Feb 19 17:39:33 PST 2005


Joerg Sonnenberger wrote:
On Sat, Feb 19, 2005 at 05:17:44PM -0800, David Xu wrote:

 Implement sigtimedwait and sigwaitinfo syscalls.


Do you want to implement the rest of the POSIX RT API as well?

Joerg
Not yet, but many threaded program need sigwait, for example, mysql,
I just want them to work.
David Xu





More information about the Commits mailing list