diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-03-10 10:43:09 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-03-10 10:43:09 -0500 |
commit | 0a949ebdf0b9fc054ea868bd049c8f2c7aed973e (patch) | |
tree | ada444cb90129a58e80b116a40e6e2dddabd6e52 /crt/crti.c | |
parent | 0558683d3db05bc7022be57bc8ece9699df24228 (diff) | |
download | musl-0a949ebdf0b9fc054ea868bd049c8f2c7aed973e.tar.gz |
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.
Diffstat (limited to 'crt/crti.c')
0 files changed, 0 insertions, 0 deletions