Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't fail with EINTR in sigtimedwait | Rich Felker | 2011-03-10 | 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. | ||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+12 |