summaryrefslogtreecommitdiff
path: root/src/win32/w32_util.h
Commit message (Expand)AuthorAgeFilesLines
* fstat: use our custom `stat`Edward Thomson2016-02-161-10/+43
* win32: introduce p_timeval that isn't stupidEdward Thomson2016-02-121-1/+1
* win32: define our own POSIX struct stat, and support USE_NSECAxel Rasmussen2015-09-181-8/+14
* win32: ensure hidden files can be stagedEdward Thomson2015-08-031-3/+13
* Introduce p_utimes and p_futimesEdward Thomson2015-06-161-0/+10
* win32: abstract file attributes -> struct stat fnEdward Thomson2015-04-281-0/+72
* win32: use NT-prefixed "\\?\" pathsEdward Thomson2014-12-161-0/+1
* React to feedback for UTF-8 <-> WCHAR and reparse workPhilip Kelley2014-04-231-1/+1
* Handle win32 reparse points properlyEdward Thomson2014-04-221-0/+23
* Win32: UTF-8 <-> WCHAR conversion overhaulPhilip Kelley2014-04-191-0/+31