This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/748] SA_RESTART flag in sigaction is broken


------- Additional Comments From jakub at redhat dot com  2005-02-16 15:19 -------
This sounds like kernel bug to me.
Guess returning -ERESTARTSYS; instead of -EINTR; in the only place in
kernel/futex.c that returns EINTR should fix it, but have not tested that.

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=748

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]