summaryrefslogtreecommitdiffstats
path: root/libc/bionic/signalfd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Hide __signalfd4, used to implement signalfd(3).Elliott Hughes2014-05-161-2/+2
* Fix sigsuspend to use rt_sigsuspend on all platforms.Elliott Hughes2013-10-151-1/+1
* Only have one copy of the kernel_sigset_t hack, and add more tests.Elliott Hughes2013-01-101-21/+5
* Add signalfd call to bionicRom Lemarchand2013-01-101-0/+54