aboutsummaryrefslogtreecommitdiff
path: root/libc/include/generic-musl
AgeCommit message (Collapse)Author
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
2019-03-18libc: separate linux headers from musl/glibcAndrew Kelley
2019-03-13musl: remove files that have case conflictsAndrew Kelley
2019-03-12add musl headersAndrew Kelley