Page MenuHomeFreeBSD

cdesf: Support _POSIX_C_SOURCE 202405 for POSIX 2024
ClosedPublic

Authored by imp on Nov 14 2024, 6:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 26, 3:27 PM
Unknown Object (File)
Tue, Aug 18, 4:23 PM
Unknown Object (File)
Wed, Aug 12, 7:20 PM
Unknown Object (File)
Wed, Aug 12, 4:37 PM
Unknown Object (File)
Sun, Aug 9, 11:21 PM
Unknown Object (File)
Sun, Aug 9, 12:03 PM
Unknown Object (File)
Sat, Aug 8, 3:38 AM
Unknown Object (File)
Aug 3 2026, 12:57 AM
Subscribers
None

Details

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 Not Applicable
Unit
Tests Not Applicable