aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/shortcut.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-04oops.Christopher Faylor1-1/+2
2001-05-04Revert much of previous erroneous checkin. Add ChangeLog entry.Christopher Faylor1-2/+1
2001-05-04* exceptions.cc (ctrl_c_handler): Always send signal to process if it has noChristopher Faylor1-1/+2
2001-04-22* shortcut.c (check_shortcut): Close input file handle before returning.Christopher Faylor1-3/+2
2001-03-10* shortcut.c (PATH_ALL_EXEC): Add parentheses to avoid a compiler warning.Christopher Faylor1-1/+1
2001-03-02 * dir.cc (readdir): Fix shortcut==symlink condition.Corinna Vinschen1-14/+36
2001-02-25 * shortcut.c: Remove #include <sys/strace.h>.Corinna Vinschen1-1/+0
2001-02-25 * shortcut.c: Change symlink condition.Corinna Vinschen1-2/+3
2001-02-22 * cygerrno.h: Revert previous patch.Corinna Vinschen1-33/+7
2001-02-22 * shortcut.c: New file. Provides a C interface to reading ofCorinna Vinschen1-0/+171