看板 DFBSD_commit 關於我們 聯絡資訊
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