Skip to content

[libc] provide compat sysconf values #86022

@nickdesaulniers

Description

@nickdesaulniers

As discovered in #85971, we provide a definition of _SC_PAGESIZE whose value does not match glibc's (or bionic's).

POSIX defines that these macro definitions exist, but not what value they have.

https://pubs.opengroup.org/onlinepubs/9699919799/functions/sysconf.html

This can lead to compatibility bugs. We may need to provide definitions for these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions