HomeFreeBSD

For future use in the Linuxulator:

Description

For future use in the Linuxulator:

  1. Add a kern_kqueue() counterpart for kqueue() with flags parameter.
  1. 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

Details

Provenance
dchaginAuthored on
Reviewer
trasz
Differential Revision
D1091: For future use in the Linuxulator:
Parents
rS283439: Implement F_DUPFD_CLOEXEC fcntl flag.
Branches
Unknown
Tags
Unknown