HomeFreeBSD

Deanonymize thread and proc state enums, so that a userland app can

Description

Deanonymize thread and proc state enums, so that a userland app can
use them without redefining the value names. New clang no longer
allows to redefine a enum value name to the same value.

Bump __FreeBSD_version, since ports depend on that.

Discussed with: jhb

Details

Provenance
glebiusAuthored on
Parents
rS345195: fuse(4): add tests for ENOSYS special cases
Branches
Unknown
Tags
Unknown