musl/arch/riscv64
Rich Felker ffac0c2299 use generic bits/fcntl.h for x86_64 and riscv64
these were only using a custom version because they needed the
"non-64" variants of the file locking command macros.
2020-09-03 18:02:55 -04:00
..
bits use generic bits/fcntl.h for x86_64 and riscv64 2020-09-03 18:02:55 -04:00
atomic_arch.h fix riscv64 a_cas inline asm operand sign extension 2020-01-22 14:57:16 -05:00
crt_arch.h add riscv64 architecture support 2019-06-14 17:13: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 add riscv64 architecture support 2019-06-14 17:13:05 -04:00
syscall_arch.h move IPC_64 from public bits/ipc.h to syscall_arch.h 2019-07-30 14:23:56 -04:00