aboutsummaryrefslogtreecommitdiffstats
path: root/posix/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-11-24 20:27:02 +0200
committerArnold D. Robbins <arnold@skeeve.com>2010-11-24 20:27:02 +0200
commit50d4a80f67e5bcbf3902138d85a25f6a90847d31 (patch)
tree18ebd4f82b1b5732977926b9bac4634bfb002759 /posix/ChangeLog
parentb9c0946c39a677f733d42a26d2de3f44131bbdd8 (diff)
downloadegawk-50d4a80f67e5bcbf3902138d85a25f6a90847d31.tar.gz
egawk-50d4a80f67e5bcbf3902138d85a25f6a90847d31.tar.bz2
egawk-50d4a80f67e5bcbf3902138d85a25f6a90847d31.zip
Add check for plugin license, make close on exec POSIX compatibile.
Diffstat (limited to 'posix/ChangeLog')
-rw-r--r--posix/ChangeLog6
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.