K 10 svn:author V 6 jilles K 8 svn:date V 27 2013-08-18T13:27:04.458941Z K 7 svn:log V 163 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. END