diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 1a98713cd..4a19c5a6a 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,9 @@ 2002-12-14 Christopher Faylor <cgf@redhat.com> + * pipe.cc (make_pipe): Set fork fixup flag for read pipe. + +2002-12-14 Christopher Faylor <cgf@redhat.com> + * winbase.h: Turn on inline versions of Interlocked* by default. 2002-12-14 Gary R. Van Sickle <g.r.vansickle@worldnet.att.net> |