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-20 19:21:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
musl
/
arch
/
mips
History
Rich Felker
fce46bf980
fix broken semctl on systems that don't use IPC_64 flag
...
not tested on mips and arm; they may still be broken. x86_64 should be ok now.
2012-09-22 08:02:42 -04:00
..
bits
fix broken semctl on systems that don't use IPC_64 flag
2012-09-22 08:02:42 -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 clang-compatible thread-pointer code for mips
2012-09-07 12:18:14 -04:00
reloc.h
more stuff lost committing mips dynamic linker
2012-08-05 13:48:42 -04:00
syscall_arch.h
fix buggy constraints in mips inline syscall asm
2012-09-15 02:22:10 -04:00