musl/arch/or1k
Szabolcs Nagy f54c28cba2 add syscall numbers for the new execveat syscall
this syscall allows fexecve to be implemented without /proc, it is new
in linux v3.19, added in commit 51f39a1f0cea1cacf8c787f652f26dfee9611874
(sh and microblaze do not have allocated syscall numbers yet)

added a x32 fix as well: the io_setup and io_submit syscalls are no
longer common with x86_64, so use the x32 specific numbers.
2015-02-09 23:00:56 +01:00
..
bits add syscall numbers for the new execveat syscall 2015-02-09 23:00:56 +01:00
atomic.h add explicit barrier operation to internal atomic.h API 2014-10-10 18:17:09 -04:00
crt_arch.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
pthread_arch.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
reloc.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
syscall_arch.h unify non-inline version of syscall code across archs 2014-11-22 21:50:13 -05:00