Move more flags to lib/fcntl.in.h.
[pspp] / ChangeLog
index 8210003cfd95d052121490400c3836b797d458d0..a1b015d03029b857c7b0ae7c405b5438c64de190 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-08-21  Paolo Bonzini  <bonzini@gnu.org>
+
+       fcntl: move more flags to the header
+       * lib/cloexec.c: Do not define FD_CLOEXEC here.
+       * lib/popen-safer.c: Do not alias O_NOINHERIT to O_CLOEXEC here.
+       * lib/fcntl.in.h: Do both things here.
+
 2009-08-21  Jim Meyering  <meyering@redhat.com>
 
        consistently remove $@-t before redirecting to it