musl/arch/x32
Rich Felker 57f6e85c9d remove redundant pthread struct members repeated for layout purposes
dtv_copy, canary2, and canary_at_end existed solely to match multiple
ABI and asm-accessed layouts simultaneously. now that pthread_arch.h
can be included before struct __pthread is defined, the struct layout
can depend on macros defined by pthread_arch.h.
2020-08-27 18:36:45 -04:00
..
bits add clone3 syscall number from linux v5.3 2019-12-30 18:13:56 -05:00
atomic_arch.h remove a_ctz_l from arch specific atomic_arch.h 2018-04-19 12:23:17 -04:00
crt_arch.h
ksigaction.h apply hidden visibility to sigreturn code fragments 2018-09-12 14:34:34 -04:00
kstat.h decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
pthread_arch.h remove redundant pthread struct members repeated for layout purposes 2020-08-27 18:36:45 -04:00
reloc.h
syscall_arch.h internally, define time64 rusage syscalls on x32 as the existing ones 2019-10-19 21:25:23 -04:00