This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
git://git.musl-libc.org/musl
synced
2024-12-15 11:15:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
41c34d188a
musl
/
arch
/
arm
History
Szabolcs Nagy
41c34d188a
fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)
2013-05-26 15:49:08 +00:00
..
bits
fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)
2013-05-26 15:49:08 +00:00
src
arm: add __aeabi_atexit()
2013-02-06 22:46:19 +01:00
atomic.h
remove little-endian assumption from arm atomic.h
2012-07-08 00:05:08 -04:00
pthread_arch.h
add support for TLS variant I, presently needed for arm and mips
2012-10-15 18:51:53 -04:00
reloc.h
add support for TLS variant I, presently needed for arm and mips
2012-10-15 18:51:53 -04:00
syscall_arch.h
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
2013-03-26 23:07:31 -04:00