musl/arch/arm
Rich Felker 039d3c34f2 ldso: convert TLSDESC_BACKWARDS from "#ifdef" to "if" logic
this style is preferred because it allows the code to be
compile-checked even on archs where it is not used.
2023-11-06 21:48:02 -05:00
..
bits bits/syscall.h: add landlock syscalls from linux v5.13 2022-03-08 17:21:14 -05:00
arch.mak switch all existing 32-bit archs to 64-bit time_t 2019-11-02 18:30:56 -04:00
atomic_arch.h fix build failure on arm building C code in thumb1 mode 2019-07-15 15:33:12 -04:00
crt_arch.h add .text section directive to all crt_arch.h files missing it 2015-05-22 01:50:05 -04:00
kstat.h decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
pthread_arch.h deduplicate __pthread_self thread pointer adjustment out of each arch 2020-08-27 18:36:45 -04:00
reloc.h ldso: convert TLSDESC_BACKWARDS from "#ifdef" to "if" logic 2023-11-06 21:48:02 -05:00
syscall_arch.h re-enable vdso clock_gettime on arm (32-bit) with workaround 2022-09-19 13:21:54 -04:00