diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 6cb4c75a4..ef5486235 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 6 23:21:29 2000 Christopher Faylor <cgf@cygnus.com> + + * syscalls.cc (_read): Behave properly when passed previous version of + O_NDELAY. Fix up debugging output. + Thu Oct 5 20:34:48 2000 Christopher Faylor <cgf@cygnus.com> * net.cc (set_socket_inheritance): Rename from duplicate_socket. Use |