summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/syscalls/sigaction.S
Commit message (Expand)AuthorAgeFilesLines
* Fix sigaction(3) for 64-bit.Elliott Hughes2013-10-171-28/+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/+29
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-29/+0
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+29