summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/syscalls/chmod.S
Commit message (Expand)AuthorAgeFilesLines
* Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.Elliott Hughes2013-10-221-25/+0
* Sort the syscalls.mk files, give all generated files the same header.Elliott Hughes2013-10-161-1/+2
* Regenerate the system call stubs (to get x86_64).Elliott Hughes2013-10-011-1/+1
* The SYS_ constants should cover all __NR_ values.Elliott Hughes2013-03-211-1/+1
* Use the kernel's MAX_ERRNO in the syscall stubs.Elliott Hughes2013-03-121-1/+2
* Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs.Elliott Hughes2013-02-061-6/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+26
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-26/+0
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+26