* sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.
commitee9fd869a12b55f835a7295b65e9f702836ba7a2
authorRoland McGrath <roland@gnu.org>
Wed, 17 Oct 2007 22:32:40 +0000 (17 22:32 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 17 Oct 2007 22:32:40 +0000 (17 22:32 +0000)
treecdfd45dfcdff1d2682825d0d5f41ed8706d457d1
parentbd92328d5eb04b1d0dd24a4bdbfcfd1e607a6163
* sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.

* sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Implement it.
ChangeLog