index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
bits
/
syscall.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
add syscall numbers for the new execveat syscall
Szabolcs Nagy
2015-02-09
1
-0
/
+2
*
remove cruft from x86_64 syscall.h
Szabolcs Nagy
2015-02-07
1
-23
/
+0
*
add new syscall numbers for bpf and kexec_file_load
Szabolcs Nagy
2014-12-23
1
-0
/
+4
*
add new syscall numbers for seccomp, getrandom, memfd_create
Szabolcs Nagy
2014-10-08
1
-0
/
+6
*
add syscall numbers for the new renameat2 syscall
Szabolcs Nagy
2014-07-20
1
-0
/
+3
*
add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macro
Szabolcs Nagy
2014-05-30
1
-0
/
+4
*
add syscall numbers for the new kcmp and finit_module syscalls
Szabolcs Nagy
2013-04-01
1
-0
/
+4
*
syscall organization overhaul
Rich Felker
2012-09-08
1
-68
/
+0
*
avoid "inline" in public headers for strict c89 compatibility
Rich Felker
2012-09-02
1
-7
/
+7
*
add defines for number of sigset_t bytes syscalls expect
Rich Felker
2012-08-09
1
-0
/
+2
*
update syscall defs to latest kernel ones
Rich Felker
2012-06-23
1
-0
/
+18
*
update syscalls with off_t arguments to handle argument alignment, if needed
Rich Felker
2011-09-21
1
-1
/
+2
*
add syscall wrappers for posix_fadvise, posix_fallocate
Rich Felker
2011-04-20
1
-0
/
+2
*
overhaul pthread cancellation
Rich Felker
2011-04-17
1
-1
/
+2
*
fix typo in x86_64 part of syscall overhaul
Rich Felker
2011-03-19
1
-1
/
+1
*
syscall overhaul part two - unify public and internal syscall interface
Rich Felker
2011-03-19
1
-0
/
+64
*
overhaul syscall interface
Rich Felker
2011-03-19
1
-0
/
+631