diff options
Diffstat (limited to 'posix/ChangeLog')
-rw-r--r-- | posix/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/posix/ChangeLog b/posix/ChangeLog index d4710fcc..ddd40114 100644 --- a/posix/ChangeLog +++ b/posix/ChangeLog @@ -1,3 +1,9 @@ +Wed Nov 24 17:26:24 2010 Arnold D. Robbins <arnold@skeeve.com> + + * gawkmisc.c (os_close_on_exec): After discussion on the Bash + list, change the routine to follow POSIX and use read/modify/write + on the flags value. + Thu May 6 20:55:14 2010 Arnold D. Robbins <arnold@skeeve.com> * Release 3.1.8: Release tar file made. |