Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
4 check-ins using file src/vfile.c version d1931fb34b
|
2014-10-01
| ||
| 09:22 | merge trunk ... (check-in: bebd408361 user: jan.nijtmans tags: winsymlink) | |
|
2014-09-29
| ||
| 09:46 | Merge trunk. Style changes. Implement fallback in case of Windows XP. ... (check-in: f2ba1d2233 user: jan.nijtmans tags: winsymlink) | |
|
2014-09-26
| ||
| 09:23 | Make everything compile on MinGW(-w64). WARNING: will not run on Windows XP, that still has to be fixed! Should work on Vista+. ... (check-in: 631dff61e0 user: jan.nijtmans tags: winsymlink) | |
|
2014-09-25
| ||
| 19:21 | Summary: a number of changes to improve windows symlink handling. Detail: fixed file_contains_merge_marker failure on windows symlinks; fixed inadequate S_ISLNK macro for windows; backed out change made to revert query ("OR islink" removed); added special processing to vfile_check_signature for windows symlink type changes; fixed a few flaws in the windows specific posix-compatibility routines to improve symlink handling. ... (check-in: 9c5bbd6a01 user: sdr tags: winsymlink) | |