aboutsummaryrefslogtreecommitdiff
path: root/libc/include/any-windows-any
AgeCommit message (Collapse)Author
2019-07-15move lib dirs to lib subdirAndrew Kelley
also start prefering NtDll API. so far: * NtQueryInformationFile * NtClose adds a performance workaround for windows unicode conversion. but that should probably be removed before merging
2019-07-10mingw: building and linking mingw32.libAndrew Kelley
2019-07-09ship with mingw-w64 v6.0.0Andrew Kelley
See #514