OSDN Git Service

* shortcut.c (check_shortcut): Close input file handle before returning. pre-posix-scan
authorcgf <cgf>
Sun, 22 Apr 2001 16:19:26 +0000 (16:19 +0000)
committercgf <cgf>
Sun, 22 Apr 2001 16:19:26 +0000 (16:19 +0000)
commit677cdff3bb411f0cfe40b3cfee5ed93e70e87eca
treeec4ab20c389afba5b70b62ec2857c4bc8d2ccbfd
parente6d1a6ae3934af75ec529616032efe7df50dbbb8
* shortcut.c (check_shortcut): Close input file handle before returning.
* path.cc (check_sysfile): Ditto.
(symlink_info::check): Rely on opened file handle being closed by symlink
checking routines.  Set ext_tacked_on when .lnk is detected.
winsup/cygwin/ChangeLog
winsup/cygwin/path.cc
winsup/cygwin/shortcut.c