add copy_file_range syscall numbers from linux v4.5
[oweals/musl.git] / arch / x86_64 / bits / syscall.h
2016-03-19 Szabolcs Nagyadd copy_file_range syscall numbers from linux v4.5
2016-01-26 Szabolcs Nagyadd mlock2 syscall number from linux v4.4
2016-01-26 Szabolcs Nagyadd new membarrier, userfaultfd and switch_endian syscalls
2015-02-09 Szabolcs Nagyadd syscall numbers for the new execveat syscall
2015-02-07 Szabolcs Nagyremove cruft from x86_64 syscall.h
2014-12-23 Szabolcs Nagyadd new syscall numbers for bpf and kexec_file_load
2014-10-08 Szabolcs Nagyadd new syscall numbers for seccomp, getrandom, memfd_c...
2014-07-20 Szabolcs Nagyadd syscall numbers for the new renameat2 syscall
2014-05-30 Szabolcs Nagyadd sched_{get,set}attr syscall numbers and SCHED_DEADL...
2013-04-01 Szabolcs Nagyadd syscall numbers for the new kcmp and finit_module...
2012-09-09 Rich Felkersyscall organization overhaul
2012-09-02 Rich Felkeravoid "inline" in public headers for strict c89 compati...
2012-08-14 Rich FelkerMerge remote-tracking branch 'nsz/exp'
2012-08-10 Rich Felkeradd defines for number of sigset_t bytes syscalls expect
2012-06-24 Rich Felkerupdate syscall defs to latest kernel ones
2011-09-22 Rich Felkerupdate syscalls with off_t arguments to handle argument...
2011-04-20 Rich Felkeradd syscall wrappers for posix_fadvise, posix_fallocate
2011-04-17 Rich Felkeroverhaul pthread cancellation
2011-03-20 Rich Felkerfix typo in x86_64 part of syscall overhaul
2011-03-20 Rich Felkersyscall overhaul part two - unify public and internal...
2011-03-19 Rich Felkeroverhaul syscall interface