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
/
arm
/
bits
/
syscall.h
Age
Commit message (
Expand
)
Author
Lines
2015-02-09
add syscall numbers for the new execveat syscall
Szabolcs Nagy
-0
/
+2
2014-12-23
add new syscall numbers for bpf and kexec_file_load
Szabolcs Nagy
-0
/
+2
2014-12-03
add arm private syscall numbers
Timo Teräs
-0
/
+5
2014-10-08
add new syscall numbers for seccomp, getrandom, memfd_create
Szabolcs Nagy
-0
/
+6
2014-07-20
add syscall numbers for the new renameat2 syscall
Szabolcs Nagy
-0
/
+2
2014-05-30
add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macro
Szabolcs Nagy
-0
/
+4
2013-04-01
add syscall numbers for the new kcmp and finit_module syscalls
Szabolcs Nagy
-0
/
+4
2012-09-08
syscall organization overhaul
Rich Felker
-191
/
+0
2012-09-02
avoid "inline" in public headers for strict c89 compatibility
Rich Felker
-7
/
+7
2012-08-09
add defines for number of sigset_t bytes syscalls expect
Rich Felker
-0
/
+2
2012-07-08
make arm syscalls (still non-inline) more efficient
Rich Felker
-6
/
+6
2012-06-23
update syscall defs to latest kernel ones
Rich Felker
-0
/
+4
2012-05-24
fix arm syscall.h to reflect which syscalls actually exist (on EABI)
Rich Felker
-22
/
+0
2011-09-21
update syscalls with off_t arguments to handle argument alignment, if needed
Rich Felker
-1
/
+2
2011-09-18
initial commit of the arm port
Rich Felker
-0
/
+876