[Bug libc/16302] New: add support for posix_close
eggert at gnu dot org
sourceware-bugzilla@sourceware.org
Sat Dec 7 01:47:00 GMT 2013
https://sourceware.org/bugzilla/show_bug.cgi?id=16302
Bug ID: 16302
Summary: add support for posix_close
Product: glibc
Version: unspecified
Status: NEW
Severity: enhancement
Priority: P2
Component: libc
Assignee: unassigned at sourceware dot org
Reporter: eggert at gnu dot org
CC: drepper.fsp at gmail dot com
posix_close and POSIX_CLOSE_RESTART have been approved for the next version of
POSIX; please see <http://austingroupbugs.net/view.php?id=529>. Glibc should
support this API. On GNU/Linux, POSIX_CLOSE_RESTART can be 0 and posix_close
can simply invoke 'close', so it should be easy to implement.
Also please see Bug 14627 and the following thread on libc-alpha, at
<https://sourceware.org/ml/libc-alpha/2013-12/msg00207.html>.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list