summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_emul.c
diff options
context:
space:
mode:
authordchagin <dchagin@FreeBSD.org>2015-05-24 16:36:29 +0000
committerdchagin <dchagin@FreeBSD.org>2015-05-24 16:36:29 +0000
commite7fb40a8a0408eebda8378dd35f1d806d84a0114 (patch)
tree431808f9761b38df2b0929d3aab59e621f3153e7 /sys/compat/linux/linux_emul.c
parentafc381ebf7b04eda681277d22c1f70390d1405b1 (diff)
downloadFreeBSD-src-e7fb40a8a0408eebda8378dd35f1d806d84a0114.zip
FreeBSD-src-e7fb40a8a0408eebda8378dd35f1d806d84a0114.tar.gz
For future use in the Linuxulator:
1. Add a kern_kqueue() counterpart for kqueue() with flags parameter. 2. Be a bit secure. To avoid a double fp lookup add a kern_kevent_fp() counterpart for kern_kevent() with file pointer parameter instead of file descriptor an pass the buck to it. Suggested by: mjg [2] Differential Revision: https://reviews.freebsd.org/D1091 Reviewed by: trasz
Diffstat (limited to 'sys/compat/linux/linux_emul.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud