aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/i386-linux-gnu/bits/wordsize.h
AgeCommit message (Collapse)Author
2022-11-04rename i386-linux-gnu to x86-linux-gnuVeikka Tuominen
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