aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/generic-musl/bits/stdint.h
AgeCommit message (Collapse)Author
2024-11-02musl: Update headers from musl 1.2.5.Alex Rønne Petersen
Adds mips64-linux-muslabin32 and x86_64-linux-muslx32 headers.
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