aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/any-windows-any/codecapi.h
AgeCommit message (Collapse)Author
2021-06-04update mingw-w64 headers to v9.0.0Andrew Kelley
2020-11-05Updated mingw-w64 to version 8.0.0Alexandros Naskos
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