|
|
Subscribe / Log in / New account

O_MAYEXEC — explicitly opening files for execution

O_MAYEXEC — explicitly opening files for execution

Posted May 13, 2020 12:46 UTC (Wed) by mirabilos (subscriber, #84359)
In reply to: O_MAYEXEC — explicitly opening files for execution by mirabilos
Parent article: O_MAYEXEC — explicitly opening files for execution

(That is, passing it as flag to open(2), or’d with O_RDONLY, because that’s what CLIP OS documents.)


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds