Home
last modified time | relevance | path

Searched hist:"6 fbdb9f4f169e823a002035e74b9765954f570cb" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Duipc_mqueue.cdiff 6fbdb9f4f169e823a002035e74b9765954f570cb Sun Aug 18 15:27:04 CEST 2013 Jilles Tjoelker <jilles@FreeBSD.org> Disallow opening a POSIX message queue for execute.

O_EXEC was formerly ignored, so equivalent to O_RDONLY.

Reject O_EXEC with [EINVAL] like the invalid mode 3.