summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/poll.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-09-20linuxkpi: Add EPOLL aliasesJake Freeland
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2017-09-09Properly implement poll_wait() in the LinuxKPI. This prevents directHans Petter Selasky
2017-06-01Make sure the selrecord() function is only called from within systemHans Petter Selasky
2017-06-01Add generic kqueue() and kevent() support to the LinuxKPI characterHans Petter Selasky
2015-11-03Make all the LinuxKPI include files compile standalone.Hans Petter Selasky
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky