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
/
syscall_arch.h
Age
Commit message (
Expand
)
Author
Lines
2020-04-26
remove arm (32-bit) support for vdso clock_gettime
Rich Felker
-6
/
+0
2019-11-02
switch all existing 32-bit archs to 64-bit time_t
Rich Felker
-1
/
+3
2018-06-20
work around broken kernel struct ipc_perm on some big endian archs
Rich Felker
-0
/
+2
2018-05-01
work around arm gcc's rejection of r7 asm constraints in thumb mode
Rich Felker
-14
/
+39
2016-07-01
fix posix_fadvise syscall args on powerpc, unify with arm fix
Rich Felker
-0
/
+2
2015-06-14
arm: add vdso support
Szabolcs Nagy
-0
/
+4
2015-04-30
fix __syscall declaration with wrong visibility in syscall_arch.h
Szabolcs Nagy
-2
/
+0
2014-11-22
inline 5- and 6-argument syscalls on arm
Rich Felker
-2
/
+15
2014-11-22
remove old clang workarounds from arm syscall implementation
Rich Felker
-31
/
+0
2014-02-24
fixup general __syscall breakage introduced in x32 port
rofl0r
-0
/
+2
2013-03-26
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
Rich Felker
-2
/
+0
2012-09-15
fix syscall asm constraints for arm too
Rich Felker
-4
/
+4
2012-09-09
inline syscall support for arm
Rich Felker
-0
/
+53
2012-09-08
syscall organization overhaul
Rich Felker
-0
/
+41