summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_event.h
AgeCommit message (Expand)Author
2023-09-05linux(4): Convert flags in timerfd_createVico Chen
2023-08-24timerfd: Move implementation from linux compat to sys/kernJake Freeland
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2021-07-20Drop rdivacky@ "All rights reserved" from linux_event.Dmitry Chagin
2021-07-20Drop "All rights reserved" from my copyright statements.Dmitry Chagin
2019-11-24Linux epoll: Register events with zero event maskVladimir Kondratyev
2017-02-26Implement timerfd family syscalls.Dmitry Chagin
2015-06-20Add EPOLLRDHUP support.Dmitry Chagin
2015-05-24Add EPOLLERR flag handling to epoll.Dmitry Chagin
2015-05-24Implement eventfd system call.Dmitry Chagin
2015-05-24Implement epoll family system calls. This is a tiny wrapperDmitry Chagin