]> sourceware.org Git - glibc.git/commitdiff
* sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.
authorRoland McGrath <roland@gnu.org>
Sun, 22 Jul 2007 22:43:07 +0000 (22:43 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 22 Jul 2007 22:43:07 +0000 (22:43 +0000)
* hurd/port2fd.c (_hurd_port2fd): Implement O_CLOEXEC.

ChangeLog

index 1dbfa13ef1bbcc858c1ad3d87548e1e40e406c79..3c19f8e58c7bc8be9791ea9a2a9809b64d7c5920 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-22  Roland McGrath  <roland@frob.com>
+
+       * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.
+       * hurd/port2fd.c (_hurd_port2fd): Implement O_CLOEXEC.
+
 2007-07-22  Ulrich Drepper  <drepper@redhat.com>
 
        * login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.
This page took 0.043428 seconds and 5 git commands to generate.