Mercurial > hg > octave-shane > gnulib-hg
changeset 13665:a660297efbdc
* NEWS: Document recent changes to fcntl-h.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Fri, 10 Sep 2010 12:26:03 -0700 |
parents | 241057e2e60f |
children | 05b5bc0d1f3f |
files | ChangeLog NEWS |
diffstat | 2 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2010-09-10 Paul Eggert <eggert@cs.ucla.edu> fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new defines + * NEWS: Document recent changes to fcntl-h. * doc/posix-headers/fcntl.texi (fcntl.h): Document that O_CLOEXEC is now defined to 0 if it is not defined, like other flags. Also, O_EXEC is now defined to be O_RDONLY if O_EXEC is not defined.