aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_event.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r355065 - r355068: Linux epoll improvements.Vladimir Kondratyev2019-12-031-2/+2
* Implement timerfd family syscalls.Dmitry Chagin2017-02-261-0/+11
* 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