OSDN Git Service

* dir.cc (readdir): Use strcasematch for consistency.
authorcgf <cgf>
Sat, 17 Mar 2001 07:09:41 +0000 (07:09 +0000)
committercgf <cgf>
Sat, 17 Mar 2001 07:09:41 +0000 (07:09 +0000)
commit6633cd78c63ab9d79279626de442909772e4a93e
treeb06a382f531b1dfc00926f64adb9a39586e9e71e
parentdc272a495158920a44f11b4707acaa2140a5fc18
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/dir.cc
winsup/cygwin/path.cc