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-26 08:32:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
41c34d188a
musl
/
arch
/
mips
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
atomic.h
avoid need for -march=mips2 to compile mips atomic.h asm
2012-08-11 19:51:21 -04:00
ksigaction.h
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
2012-07-11 04:22:13 -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