This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug libc/16302] New: add support for posix_close
- From: "eggert at gnu dot org" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sourceware dot org
- Date: Sat, 07 Dec 2013 01:47:37 +0000
- Subject: [Bug libc/16302] New: add support for posix_close
- Auto-submitted: auto-generated
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.