newlib/winsup
Christopher Faylor b63a3f55a7 * dir.cc (readdir): Use strcasematch for consistency.
* path.cc (symlink_info): Eliminate known_suffix.
(path_conv::check): Always copy ext_here to end of buffer, if found.
(suffix_scan): Eliminate ext_here, add suffixes_start.
(suffix_scan::has): Eliminate an argument.  Reorganize.  Always return pointer
to end of input path.
(suffix_scan::next): Take a second pass through the suffix list looking for
.lnk.
(symlink_info::check): Eliminate known_suffix usage.
2001-03-17 07:09:41 +00:00
..
cygwin * dir.cc (readdir): Use strcasematch for consistency. 2001-03-17 07:09:41 +00:00
doc * cygwinenv.sgml: Add text for `winsymlinks' option. 2001-03-02 12:05:31 +00:00
mingw
testsuite * winsup.api/ltp/access01.c: Avoid compilation error if X_OK 2001-03-10 16:45:28 +00:00
utils * getfacl.c: Add copyright hint. 2001-03-05 17:55:23 +00:00
w32api * include/wingdi.h: (DOCINFO) Ansi version defined incorrectly. 2001-03-13 12:04:57 +00:00
ChangeLog * Makefile.common: Revert previous change. 2001-02-22 12:37:32 +00:00
configure
configure.in
CYGWIN_LICENSE
MAINTAINERS
Makefile.common * Makefile.common: Revert previous change. 2001-02-22 12:37:32 +00:00
Makefile.in