Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure __set_errno is still visible on LP32. | Elliott Hughes | 2014-09-08 | 1 | -3/+1 |
* | Make __set_errno hidden in asm. | Dan Albert | 2014-08-08 | 1 | -0/+2 |
* | 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 |
* | Add extended attribute (xattr) system call wrappers to bionic. | Stephen Smalley | 2012-01-18 | 1 | -0/+14 |