projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
626a51f
)
* sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.
author
Roland McGrath
<roland@gnu.org>
Sun, 22 Jul 2007 22:43:07 +0000
(22:43 +0000)
committer
Roland McGrath
<roland@gnu.org>
Sun, 22 Jul 2007 22:43:07 +0000
(22:43 +0000)
* hurd/port2fd.c (_hurd_port2fd): Implement O_CLOEXEC.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
1dbfa13
..
3c19f8e
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.