newlib/winsup
Christopher Faylor fc240f584b * fhandler.h (fhandler_virtual::exists): Eliminate path argument.
(fhandler_proc::exists): Ditto.
(fhandler_registry::exists): Ditto.
(fhandler_process::exists): Ditto.
* fhandler_proc.cc (fhandler_proc::exists): Ditto.  Use built-in name.
* fhandler_process.cc (fhandler_process::exists): Ditto.
(fstat): Ditto.
* fhandler_registry.cc (fhandler_registry::exists): Ditto.
(fhandler_registry::fstat): Ditto.
* fhandler_virtual.cc (fhandler_virtual::opendir): Ditto.
* path.cc (path_conv::check): Ditto.  Add debugging.
* syscalls.cc (dup): Always call dup2 for error handling.
2002-05-22 22:09:58 +00:00
..
bz2lib
cygserver
cygwin * fhandler.h (fhandler_virtual::exists): Eliminate path argument. 2002-05-22 22:09:58 +00:00
doc
mingw
subauth
testsuite
utils * cygpath.cc (usage): Change usage output slightly. 2002-05-22 10:05:41 +00:00
w32api * Makefile.in: Increment VERSION to 1.4. 2002-05-21 16:50:13 +00:00
ChangeLog
configure
configure.in
CYGWIN_LICENSE remove a comma 2002-05-12 19:29:20 +00:00
MAINTAINERS
Makefile.common
Makefile.in