summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/syscalls/sigprocmask.S
Commit message (Expand)AuthorAgeFilesLines
* Clean up the sigprocmask/pthread_sigmask implementation.Elliott Hughes2013-10-151-27/+0
* 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