Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-04-01 | add syscall numbers for the new kcmp and finit_module syscalls | Szabolcs Nagy | 1 | -0/+4 |
2012-09-08 | syscall organization overhaul | Rich Felker | 1 | -68/+0 |
2012-09-02 | avoid "inline" in public headers for strict c89 compatibility | Rich Felker | 1 | -7/+7 |
2012-08-09 | add defines for number of sigset_t bytes syscalls expect | Rich Felker | 1 | -0/+2 |
2012-06-23 | update syscall defs to latest kernel ones | Rich Felker | 1 | -0/+18 |
2011-09-21 | update syscalls with off_t arguments to handle argument alignment, if needed | Rich Felker | 1 | -1/+2 |
2011-04-20 | add syscall wrappers for posix_fadvise, posix_fallocate | Rich Felker | 1 | -0/+2 |
2011-04-17 | overhaul pthread cancellation | Rich Felker | 1 | -1/+2 |
2011-03-19 | fix typo in x86_64 part of syscall overhaul | Rich Felker | 1 | -1/+1 |
2011-03-19 | syscall overhaul part two - unify public and internal syscall interface | Rich Felker | 1 | -0/+64 |
2011-03-19 | overhaul syscall interface | Rich Felker | 1 | -0/+631 |