Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -191/+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 |
* | make arm syscalls (still non-inline) more efficient | Rich Felker | 2012-07-08 | 1 | -6/+6 |
* | update syscall defs to latest kernel ones | Rich Felker | 2012-06-23 | 1 | -0/+4 |
* | fix arm syscall.h to reflect which syscalls actually exist (on EABI) | Rich Felker | 2012-05-24 | 1 | -22/+0 |
* | update syscalls with off_t arguments to handle argument alignment, if needed | Rich Felker | 2011-09-21 | 1 | -1/+2 |
* | initial commit of the arm port | Rich Felker | 2011-09-18 | 1 | -0/+876 |