Mercurial > hg > octave-kai > gnulib-hg
diff lib/ChangeLog @ 4982:87f0b7b6d498
cloexec returns int not bool, to be more consistent with Unix conventions.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Tue, 30 Mar 2004 23:59:03 +0000 |
parents | 9b063b4d1dae |
children | 1ade121b7fb9 |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2004-03-30 Paul Eggert <eggert@twinsun.com> + + * lib/cloexec.h, lib/cloexec.c (set_cloexec_flag): Return int + not bool, to be more consistent with Unix conventions. + Suggested by Bruno Haible. + 2004-03-30 Bruno Haible <bruno@clisp.org> * getloadavg.c (getloadavg): Don't assume setlocale returns