acadia-newlib/winsup
Pierre Humblet adef8db0ae 2005-05-09 Pierre Humblet <pierre.humblet@ieee.org>
* fhandler.h (class fhandler_netdrive): New class.
        * fhandler_netdrive.cc (fhandler_netdrive::fhandler_netdrive): New constructor.
        (fhandler_netdrive::exists): New method.
        (fhandler_netdrive::fstat): Ditto.
        (fhandler_netdrive::readdir): Ditto.
        (fhandler_netdrive::open): Ditto.
        * dtable.cc (build_fh_pc): Handle case FH_NETDRIVE.
        * path.cc (isvirtual_dev): Add FH_NETDRIVE.
        (mount_info::conv_to_win32_path): Detect netdrive device and bypass mount
        search for network paths.
2005-05-09 02:39:34 +00:00
..
cygserver
cygwin 2005-05-09 Pierre Humblet <pierre.humblet@ieee.org> 2005-05-09 02:39:34 +00:00
doc * how-programming.texinfo: Replace MAKE_MODE entry with FAQ about execvp errors and cygexec. 2005-05-08 19:43:35 +00:00
mingw * mingwex/math/erfl.c: New file. 2005-05-08 08:07:18 +00:00
subauth
testsuite
utils * cygcheck.cc (nuke): New function. 2005-05-09 01:56:34 +00:00
w32api
CYGWIN_LICENSE
ChangeLog
Makefile.common
Makefile.in
configure
configure.in