[Bug libc/14627] close() should set errno to EINPROGRESS when interrupted by a signal
sstewartgallus00 at mylangara dot bc.ca
sourceware-bugzilla@sourceware.org
Fri Jan 2 00:41:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=14627
Steven Stewart-Gallus <sstewartgallus00 at mylangara dot bc.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sstewartgallus00@mylangara.
| |bc.ca
--- Comment #1 from Steven Stewart-Gallus <sstewartgallus00 at mylangara dot bc.ca> ---
Some people check close for errors and exit the program if they occur. As much
as it is hacky and ugly I think it'd be better to return 0 instead of
EINPROGRESS.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list