summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/syscalls/__signalfd4.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
* Remove unnecessary instructions from x86/x86_64 syscalls.Elliott Hughes2014-06-051-1/+0
* Fix x86 cfi directives for syscalls.Christopher Ferris2014-05-291-5/+8
* Hide __signalfd4, used to implement signalfd(3).Elliott Hughes2014-05-161-0/+34