about summary refs log tree commit diff
path: root/arch/riscv64/bits
Commit message (Expand)AuthorAgeFilesLines
* move IPC_64 from public bits/ipc.h to syscall_arch.hRich Felker2019-07-301-2/+0
* remove duplicates of new generic bits/msg.hRich Felker2019-07-291-13/+0
* remove duplicates of new generic bits/sem.hRich Felker2019-07-291-9/+0
* extricate bits/sem.h from x32 time_t hackRich Felker2019-07-291-3/+3
* remove duplicates of new generic bits/shm.hRich Felker2019-07-291-25/+0
* remove spurious MAP_32BIT definition from riscv64 archRich Felker2019-07-041-1/+0
* add riscv64 architecture supportRich Felker2019-06-1420-0/+670