Skip to content

libc should expose program header flag constants #1876

Closed
@vext01

Description

@vext01

It'd be useful if libc exposed PF_X, PF_R, PF_W and PF_MASKPROC.

You can currently get PF_{R,W,X} from the elf crate, but arguably libc is a more appropriate home for them and PF_MASKPROC should also be included.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-CIArea: CI-related itemsO-linux

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions