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