OSDN Git Service

* fhandler.h (fhandler_pipe::is_slow): Return true only if pipes are reliable
authorcgf <cgf>
Fri, 14 Sep 2001 04:22:04 +0000 (04:22 +0000)
committercgf <cgf>
Fri, 14 Sep 2001 04:22:04 +0000 (04:22 +0000)
commitb691a333520d6d92dc6b0033d5ad61eaa805e8ba
tree04b8a9932cdcd1331a3b1a758456951036b245ac
parent18f7c27b1469014813a5d6f945a144cff276f625
* 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
winsup/cygwin/fhandler.h
winsup/cygwin/wincap.cc