Skip to content

Open all files with O_NOCTTY #24307

Closed
Closed
@l0kod

Description

@l0kod

To avoid inconsistent behavior, especially for daemons, the libstd should (by default) use O_NOCTTY for all open files.
The OpenOptions builder could be extended to switch this flag off.

cc #24306

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions