This is the mail archive of the glibc-bugs@sourceware.org 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/5998] fwrite returns -1 and errno EINTR instead of a short write when sigaction without SA_RESTART is used


------- Additional Comments From drepper at redhat dot com  2008-03-30 19:35 -------
Stop reopening.  Nothing will be changed.  If you have to use streams this way
you have to make sure that the kernel automatically restarts.  I won't take away
functionality and break people's programs just because you cannot program.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |WONTFIX


http://sourceware.org/bugzilla/show_bug.cgi?id=5998

------- 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]