aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/glibc/include/libc-modules.h
AgeCommit message (Collapse)Author
2023-10-13glibc: update libc-modules.h to 2.38Andrew Kelley
2021-12-16glibc: update libc-modules.hAndrew Kelley
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