Page MenuHomeFreeBSD

cdesf: Support _POSIX_C_SOURCE 202405 for POSIX 2024
AcceptedPublic

Authored by imp on Thu, Nov 14, 6:59 PM.

Details

Reviewers
kevans
brooks
Summary

Allow applications to request a strict POSIX 2024 by setting
_POSIX_C_SOURCE to 202405 or higher. The rest of the system needs tweaks
to be compliant, so this is a work in progress.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60563
Build 57447: arc lint + arc unit