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
2025-03-30 23:26:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
23f21c304f
musl
/
arch
/
mips
History
Rich Felker
f77bab5933
fix type issues in stdint.h so underlying types of 64-bit types match ABI
2013-04-04 20:09:50 -04:00
..
bits
fix type issues in stdint.h so underlying types of 64-bit types match ABI
2013-04-04 20:09:50 -04: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