Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop using the non-uapi <linux/err.h> header file. | Elliott Hughes | 2013-11-07 | 1 | -3/+1 |
* | Sort the syscalls.mk files, give all generated files the same header. | Elliott Hughes | 2013-10-16 | 1 | -1/+2 |
* | Use the correct names for the __ARM_NR_* syscalls. | Elliott Hughes | 2013-03-22 | 1 | -1/+1 |
* | Use the kernel's MAX_ERRNO in the syscall stubs. | Elliott Hughes | 2013-03-12 | 1 | -3/+5 |
* | arm syscall : for eabi call_default don't use stack | Matthieu Castet | 2013-01-16 | 1 | -3/+2 |
* | libc: ARM: update syscalls with new script | Kenny Root | 2011-02-17 | 1 | -8/+3 |
* | libc: Add missing fdatasync() implementation | David 'Digit' Turner | 2010-09-28 | 1 | -0/+19 |