aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/file.h
Commit message (Expand)AuthorAgeFilesLines
* fd: remove the seq argument from fget_unlockedMateusz Guzik2020-02-031-3/+3
* Eliminate the overhead of gratuitous repeated reinitialization of cap_rightsMatt Macy2018-05-091-6/+3
* Add more sanity checks to linux_fget() in the LinuxKPI. This preventsHans Petter Selasky2017-09-091-2/+9
* Add generic kqueue() and kevent() support to the LinuxKPI characterHans Petter Selasky2017-06-011-6/+4
* Fixes for refcounting "struct linux_file" in the LinuxKPI.Hans Petter Selasky2017-05-311-10/+21
* Make the LinuxKPI task struct persistent accross system calls.Hans Petter Selasky2017-02-211-0/+1
* Handle when filedescriptors are closed before initialized. An earlyHans Petter Selasky2015-12-311-3/+4
* Add more functions and types to the LinuxKPI.Hans Petter Selasky2015-11-301-1/+16
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+160