summaryrefslogtreecommitdiff
path: root/uloop-kqueue.c
Commit message (Expand)AuthorAgeFilesLines
* uloop: use a waker for notifying sigchld and loop cancel eventsYousong Zhou2016-06-151-1/+1
* uloop: revert signalfd support for nowFelix Fietkau2016-05-191-7/+0
* uloop: try to use signalfd for signal handling if availableFelix Fietkau2016-05-171-0/+7
* uloop: move kqueue code into a separate fileFelix Fietkau2016-05-171-0/+148