This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://github.com/fluencelabs/musl
synced
2025-05-29 15:41:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
musl
/
arch
/
arm
History
Timo Teräs
be1f67ab6f
add arm private syscall numbers
...
it is part of kernel uapi, and some programs (e.g. nodejs) do use them
2014-12-03 09:50:35 -05:00
..
bits
add arm private syscall numbers
2014-12-03 09:50:35 -05:00
src
fix __aeabi_read_tp oversight in arm atomics/tls overhaul
2014-11-22 12:26:38 -05:00
atomic.h
overhaul ARM atomics/tls for performance and compatibility
2014-11-19 01:02:01 -05:00
crt_arch.h
add function types to arm crt assembly
2013-08-15 14:52:27 -04:00
pthread_arch.h
overhaul ARM atomics/tls for performance and compatibility
2014-11-19 01:02:01 -05:00
reloc.h
refactor to remove arch-specific relocation code from dynamic linker
2014-06-18 02:44:02 -04:00
syscall_arch.h
inline 5- and 6-argument syscalls on arm
2014-11-22 21:06:40 -05:00