aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/sparcv9-linux-gnu/bits/sigcontext.h
AgeCommit message (Collapse)Author
2023-10-13update glibc headers to 2.38Andrew Kelley
2021-04-04glibc: update headers to 2.33Andrew Kelley
This introduces csky support.
2020-03-03update glibc headers to 2.31Andrew 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