Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-10 | make sigtimedwait a cancellation point | Rich Felker | 1 | -0/+3 | |
2011-03-10 | don't fail with EINTR in sigtimedwait | Rich Felker | 1 | -6/+6 | |
POSIX allows either behavior, but sigwait is not allowed to fail with EINTR, so the retry loop would have to be in one or the other anyway. | |||||
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+12 | |