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)
Tue, Apr 22, 5:31 PM
Unknown Object (File)
Tue, Apr 22, 2:47 PM
Unknown Object (File)
Tue, Apr 15, 8:39 AM
Unknown Object (File)
Fri, Apr 4, 7:42 AM
Unknown Object (File)
Jan 12 2025, 9:19 PM
Unknown Object (File)
Dec 25 2024, 10:06 AM
Unknown Object (File)
Dec 23 2024, 5:13 PM
Unknown Object (File)
Dec 4 2024, 12:23 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