Skip to content

Remove obsolete constants in version 1.0.0 #454

Closed
@asomers

Description

@asomers

This issue tracks constants that should be removed from libc for release 1.0.0.

The following are absent in FreeBSD 11, never had stable values across versions, and should never have been used by third party software. They should be removed from FreeBSD.

CTL_MAXID
KERN_MAXID
HW_MAXID
USER_MAXID

The following is still present in FreeBSD 11, but like the previous four it should never have been used by third party software, and its value isn't guaranteed to be stable across versions. It should be removed from FreeBSD
CTL_P1003_1B_MAXID

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions