Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh: Split out syscall ABI for _32 and _64 variants. | Paul Mundt | 2008-01-28 | 1 | -343/+0 |
* | sh: Rip out left-over nommu cond syscall cruft. | Paul Mundt | 2007-10-04 | 1 | -18/+0 |
* | sh: Wire up fallocate() syscall. | Paul Mundt | 2007-07-20 | 1 | -0/+1 |
* | sh: Wire up mempolicy syscalls. | Paul Mundt | 2007-06-08 | 1 | -3/+3 |
* | sh: Wire up signalfd/timerfd/eventfd syscalls. | Paul Mundt | 2007-05-21 | 1 | -0/+3 |
* | sh: Wire up utimensat syscall. | Paul Mundt | 2007-05-09 | 1 | -0/+1 |
* | sh: Fix syscall numbering breakage. | Paul Mundt | 2007-02-13 | 1 | -4/+4 |
* | sh: Wire up new syscalls. | Paul Mundt | 2006-10-31 | 1 | -0/+3 |
* | sh: pselect6 and ppoll, along with signal trampoline rework. | Paul Mundt | 2006-09-27 | 1 | -15/+16 |
* | sh: __NR_restart_syscall support. | Paul Mundt | 2006-09-27 | 1 | -1/+1 |
* | sh: Wire up new syscalls. | Paul Mundt | 2006-09-27 | 1 | -0/+28 |
* | sh: Move syscall table in to syscall.S. | Paul Mundt | 2006-09-27 | 1 | -0/+324 |