summaryrefslogtreecommitdiffstats
path: root/src/win32/filesystem_win32.c
AgeCommit message (Collapse)AuthorFilesLines
2022-11-13Trim special parsing prefixes from canonical Windows pathsDavid Robillard1-0/+5
There doesn't seem to be any way to cleanly avoid getting these from GetFinalPathNameByHandle, but I don't think portable code would ever want them introduced.
2022-10-23Add filesystem APIDavid Robillard1-0/+325