Commit Graph

3 Commits

Author SHA1 Message Date
5b9429adb7 make sigtimedwait a cancellation point 2011-03-10 10:59:50 -05:00
0a949ebdf0 don't fail with EINTR in sigtimedwait
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-03-10 10:43:09 -05:00
0b44a0315b initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00