15 Commits (be48e22b424b6f858da0151a0b3b68bdb96b41ca)

Author SHA1 Message Date
Rich Felker 208eb584ef syscall organization overhaul 14 years ago
Rich Felker fb247fafa0 avoid "inline" in public headers for strict c89 compatibility 14 years ago
Rich Felker c5875ad34b fix incorrect ptrdiff_t type on mips 14 years ago
Rich Felker 83b42d94bd add defines for number of sigset_t bytes syscalls expect 14 years ago
Rich Felker ae0b9da48c further fixes for mips ioctl.h header 14 years ago
Rich Felker ff02f94e2d fix another mips gratuitous-incompatibility bug: ioctl numbers 14 years ago
Rich Felker 7fee5f9606 fix socket.h on mips 14 years ago
Rich Felker dc046f55bb add floating point register saving/restoring to mips setjmp/longjmp 14 years ago
Rich Felker 96107564e2 workaround another sendmsg kernel bug on 64-bit machines 14 years ago
Rich Felker 90e123f4a8 fix redef of sigprocmask constants on mips 14 years ago
Rich Felker ba8a96b068 more mips bits-header fixes 14 years ago
Rich Felker db11e96493 fix mips syscalls with long long args 14 years ago
Rich Felker 5fac93db37 fix mips mcontext_t structure size 14 years ago
Rich Felker 2b3cc04a8d fix MAP_ANONYMOUS value for mips, remove cruft copied from i386 14 years ago
Rich Felker 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 14 years ago