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