From 02a9889121d3e5c23bd6aabfe1ed6e37fa43a54a Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Fri, 14 Sep 2001 04:22:05 +0000 Subject: * fhandler.h (fhandler_pipe::is_slow): Return true only if pipes are reliable (i.e., not Win9x). * wincap.cc: Make statics NO_COPY to avoid fork overhead. --- winsup/cygwin/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 6e6b289..ddf8cd8 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +Fri Sep 14 00:18:52 2001 Christopher Faylor + + * fhandler.h (fhandler_pipe::is_slow): Return true only if pipes are + reliable (i.e., not Win9x). + * wincap.cc: Make statics NO_COPY to avoid fork overhead. + Thu Sep 13 23:01:00 2001 Christopher Faylor * grp.cc (read_etc_group): Just reuse group_buf storage for subsequent -- cgit v1.1