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)
Mon, Mar 23, 2:12 PM
Unknown Object (File)
Sun, Mar 15, 6:26 PM
Unknown Object (File)
Mar 2 2026, 10:19 PM
Unknown Object (File)
Mar 2 2026, 5:12 AM
Unknown Object (File)
Feb 8 2026, 2:12 PM
Unknown Object (File)
Feb 7 2026, 4:33 PM
Unknown Object (File)
Jan 31 2026, 4:15 PM
Unknown Object (File)
Jan 31 2026, 4:33 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