aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/any-windows-any/functiondiscoverykeys.h
AgeCommit message (Collapse)Author
2024-12-14mingw: Update headers to dcd7fefc703fb4b12187235386900d34cc13fdc5.Alex Rønne Petersen
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