Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Because POSIX does not allow EINTR to be returned from sigwait(), | davidxu | 2010-09-10 | 1 | -0/+46 |
add a wrapper for it in libc and rework the code in libthr, the system call still can return EINTR, we keep this feature. Discussed on: thread Reviewed by: jilles |