Bug 1322444 - glibc: Add O_NEEDEXEC support
Summary: glibc: Add O_NEEDEXEC support
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: glibc team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1322443
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-30 14:02 UTC by Florian Weimer
Modified: 2019-10-23 15:42 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-23 15:42:33 UTC
Type: Bug


Attachments (Terms of Use)

Description Florian Weimer 2016-03-30 14:02:40 UTC
Once bug 1322443 is implemented, we need to add support for the new O_NEEDEXEC flag (or whatever it is called) to glibc, so that script interpreters can specify it when opening script files.

Comment 1 Florian Weimer 2019-10-23 15:42:33 UTC
In more than three years, kernel support has not materialized. There is an other attempt in the form of O_MAYEXEC. If the kernel ever implements the feature, we may consider adding support to glibc (e.g., the dynamic loader should use O_MAYEXEC for executables).


Note You need to log in before you can comment on or make changes to this bug.