musl/arch/arm
Szabolcs Nagy 78b1f3cb14 add preadv2 and pwritev2 syscall numbers for linux v4.6
the syscalls take an additional flag argument, they were added in commit
f17d8b35452cab31a70d224964cd583fb2845449 and a RWF_HIPRI priority hint
flag was added to linux/fs.h in 97be7ebe53915af504fb491fb99f064c7cf3cb09.

the syscall is not allocated for microblaze and sh yet.
2016-06-09 13:38:41 -04:00
..
bits add preadv2 and pwritev2 syscall numbers for linux v4.6 2016-06-09 13:38:41 -04:00
atomic_arch.h better a_sc inline asm constraint on aarch64 and arm 2016-01-31 17:32:56 -05:00
crt_arch.h add .text section directive to all crt_arch.h files missing it 2015-05-22 01:50:05 -04:00
pthread_arch.h properly access mcontext_t program counter in cancellation handler 2015-11-02 12:41:49 -05:00
reloc.h fix dynamic linker path file selection for arm vs armhf 2016-01-20 01:16:09 +00:00
syscall_arch.h arm: add vdso support 2015-06-14 04:23:20 +00:00