aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 94cde6cf7..9560f3ab8 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2001-11-13 Christopher Faylor <cgf@redhat.com>
+
+ * syscalls.cc (_write): Allow zero length as per SUSv2.
+
2001-11-12 Christopher Faylor <cgf@redhat.com>
* fhandler_console.cc (fhandler_console::read): Revert 2001-10-23