summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/1.7.27
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Corinna Vinschen2013-12-081-0/+1
|
* * path.cc (symlink_native): Workaround Windows 8.1 bug: Drop long pathCorinna Vinschen2013-12-071-0/+9
| | | | prefix from symlink target path. Add comment to explain why.
* .Christopher Faylor2013-12-011-2/+5
|
* * dtable.cc (build_fh_pc): When creating an archetype, use native name ratherChristopher Faylor2013-12-011-0/+6
than unix name if name doesn't exist.