mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 10:22:41 +08:00
* sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.
* hurd/port2fd.c (_hurd_port2fd): Implement O_CLOEXEC.
This commit is contained in:
parent
626a51fd5c
commit
2320270c2e
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user