aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_event.h
Commit message (Expand)AuthorAgeFilesLines
* Add EPOLLRDHUP support.Dmitry Chagin2015-06-201-1/+1
* Add EPOLLERR flag handling to epoll.Dmitry Chagin2015-05-241-1/+1
* Implement eventfd system call.Dmitry Chagin2015-05-241-0/+2
* Implement epoll family system calls. This is a tiny wrapperDmitry Chagin2015-05-241-0/+58