summaryrefslogtreecommitdiffstats
path: root/libc/arch-arm/syscalls/removexattr.S
Commit message (Expand)AuthorAgeFilesLines
* Ensure __set_errno is still visible on LP32.Elliott Hughes2014-09-081-3/+1
* Make __set_errno hidden in asm.Dan Albert2014-08-081-0/+2
* Stop using the non-uapi <linux/err.h> header file.Elliott Hughes2013-11-071-3/+1
* Sort the syscalls.mk files, give all generated files the same header.Elliott Hughes2013-10-161-1/+2
* Use the correct names for the __ARM_NR_* syscalls.Elliott Hughes2013-03-221-1/+1
* Use the kernel's MAX_ERRNO in the syscall stubs.Elliott Hughes2013-03-121-3/+5
* arm syscall : for eabi call_default don't use stackMatthieu Castet2013-01-161-3/+2
* Add extended attribute (xattr) system call wrappers to bionic.Stephen Smalley2012-01-181-0/+14