summaryrefslogtreecommitdiff
path: root/arch/riscv64/bits
AgeCommit message (Expand)AuthorLines
2019-07-30remove gratuitously-different arch-specific bits/ipc.h filesRich Felker-12/+0
2019-07-30move IPC_64 from public bits/ipc.h to syscall_arch.hRich Felker-2/+0
2019-07-29remove duplicates of new generic bits/msg.hRich Felker-13/+0
2019-07-29remove duplicates of new generic bits/sem.hRich Felker-9/+0
2019-07-29extricate bits/sem.h from x32 time_t hackRich Felker-3/+3
2019-07-29remove duplicates of new generic bits/shm.hRich Felker-25/+0
2019-07-04remove spurious MAP_32BIT definition from riscv64 archRich Felker-1/+0
2019-06-14add riscv64 architecture supportRich Felker-0/+670