aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/poll.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* linuxkpi: Add EPOLL aliasesJake Freeland2022-09-201-0/+1
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-101-3/+3
* Properly implement poll_wait() in the LinuxKPI. This prevents directHans Petter Selasky2017-09-091-5/+2
* Make sure the selrecord() function is only called from within systemHans Petter Selasky2017-06-011-1/+1
* Add generic kqueue() and kevent() support to the LinuxKPI characterHans Petter Selasky2017-06-011-0/+2
* Make all the LinuxKPI include files compile standalone.Hans Petter Selasky2015-11-031-1/+4
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+46