index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv64
/
bits
Age
Commit message (
Expand
)
Author
Lines
2019-11-02
move msghdr and cmsghdr out of bits/socket.h
Rich Felker
-17
/
+0
2019-10-17
move pthread types out of per-arch alltypes.h
Rich Felker
-8
/
+0
2019-10-17
define LONG_MAX via arch alltypes.h, strip down bits/limits.h
Rich Felker
-7
/
+1
2019-10-17
remove indirect use of endian.h from public headers
Rich Felker
-2
/
+0
2019-10-17
move __BYTE_ORDER definition to alltypes.h
Rich Felker
-1
/
+2
2019-10-17
remove per-arch definitions for va_list
Rich Felker
-3
/
+0
2019-10-02
reintroduce riscv64 struct sigcontext
Rich Felker
-6
/
+10
2019-09-29
fix riscv64 elf_fpregset_t type and member names mismatch
Rich Felker
-5
/
+2
2019-09-29
fix riscv64 signal.h namespace violations and ucontext API mismatches
Rich Felker
-26
/
+19
2019-09-11
add new syscall numbers from linux v5.2
Szabolcs Nagy
-0
/
+7
2019-08-13
re-add ELF gregs and fpregs types to riscv64 user.h
Khem Raj
-0
/
+8
2019-08-06
remove riscv64 bits/user.h contents
Rich Felker
-43
/
+0
2019-08-06
fix risc64 conflict with kernel headers
Baruch Siach
-8
/
+8
2019-08-03
update riscv64 syscall numbers to linux v5.1
Rich Felker
-0
/
+8
2019-07-30
remove gratuitously-different arch-specific bits/ipc.h files
Rich Felker
-12
/
+0
2019-07-30
move IPC_64 from public bits/ipc.h to syscall_arch.h
Rich Felker
-2
/
+0
2019-07-29
remove duplicates of new generic bits/msg.h
Rich Felker
-13
/
+0
2019-07-29
remove duplicates of new generic bits/sem.h
Rich Felker
-9
/
+0
2019-07-29
extricate bits/sem.h from x32 time_t hack
Rich Felker
-3
/
+3
2019-07-29
remove duplicates of new generic bits/shm.h
Rich Felker
-25
/
+0
2019-07-04
remove spurious MAP_32BIT definition from riscv64 arch
Rich Felker
-1
/
+0
2019-06-14
add riscv64 architecture support
Rich Felker
-0
/
+670