summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/syscalls/futex.S
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Lose the hand-written futex assembler.""Elliott Hughes2014-05-281-42/+0
* Revert "Lose the hand-written futex assembler."Narayan Kamath2014-05-281-0/+42
* Lose the hand-written futex assembler.Elliott Hughes2014-05-221-42/+0
* Add cfi directives to x86 syscalls.Christopher Ferris2014-01-061-0/+7
* 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
* 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/+38
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-38/+0
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+38