Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove duplicate lines from mips bits/syscall.h | Rich Felker | 2013-09-26 | 1 | -48/+0 |
* | add syscall numbers for the new kcmp and finit_module syscalls | Szabolcs Nagy | 2013-04-01 | 1 | -0/+4 |
* | syscall organization overhaul | Rich Felker | 2012-09-08 | 1 | -87/+0 |
* | avoid "inline" in public headers for strict c89 compatibility | Rich Felker | 2012-09-02 | 1 | -7/+7 |
* | add defines for number of sigset_t bytes syscalls expect | Rich Felker | 2012-08-09 | 1 | -0/+2 |
* | fix mips syscalls with long long args | Rich Felker | 2012-07-12 | 1 | -1/+1 |
* | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | 2012-07-11 | 1 | -0/+828 |