]> sourceware.org Git - glibc.git/commitdiff
* sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.
authorRoland McGrath <roland@gnu.org>
Wed, 17 Oct 2007 22:32:40 +0000 (22:32 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 17 Oct 2007 22:32:40 +0000 (22:32 +0000)
* sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Implement it.

ChangeLog

index e3dc6a3b331d1e6a66fd380f4296b69caa808891..3d4df9fb38ff8794d142990daaf676d8a6c86743 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-17  Roland McGrath  <roland@frob.com>
+
+       * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.
+       * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Implement it.
+
 2007-10-17  Ulrich Drepper  <drepper@redhat.com>
 
        * version.h (VERSION): Bump to 2.7.
This page took 0.045301 seconds and 5 git commands to generate.