newlib/winsup
Christopher Faylor ac7bc2d470 * path.h (pathconv_arg): Define PC_NO_ACCESS_CHECK.
(path_types): Define PATH_NO_ACCESS_CHECK == PC_NO_ACCESS_CHECK.
* path.cc (symlink_info::check_sysfile): Move to symlink_info class and
eliminate arguments that are part of class.  Use set_error.
(symlink_info::check_shortcut): Ditto.
(symlink_info::set_error): New function.
(path_conv::check): Pass PC_NO_ACCESS_CHECK to symlink_info::check.
(symlink_info::check): Preserve PC_NO_ACCESS_CHECK in pflags.  Use set_error.
2005-03-12 02:33:00 +00:00
..
cygserver
cygwin * path.h (pathconv_arg): Define PC_NO_ACCESS_CHECK. 2005-03-12 02:33:00 +00:00
doc * pathnames.sgml: Clarify binmode/textmode behavior slightly. 2005-03-06 02:46:54 +00:00
mingw * include/wctype.h (wctrans) Remove _CRTIMP. 2005-02-25 08:15:46 +00:00
subauth
testsuite add missing ChangeLog entry 2005-02-10 18:12:56 +00:00
utils * kill.cc (getsig): Rectify bug introduced by 2005-02-26 change. Don't pad 2005-03-08 04:06:26 +00:00
w32api * include/ws2tcpip.h (getaddrinfo, freeaddrinfo, getnameinfo): 2005-03-07 08:32:24 +00:00
ChangeLog
configure
configure.in
CYGWIN_LICENSE
Makefile.common
Makefile.in