Page MenuHomeFreeBSD

libc: Add <setjmp.h> C23 feature test macro
ClosedPublic

Authored by kfv on Aug 23 2026, 11:17 PM.
Tags
None
Referenced Files
F173066735: D59135.id184852.diff
Wed, Sep 23, 8:03 AM
F173065822: D59135.id184883.diff
Wed, Sep 23, 7:51 AM
F173036620: D59135.id.diff
Wed, Sep 23, 1:43 AM
Unknown Object (File)
Sun, Sep 20, 8:44 PM
Unknown Object (File)
Sun, Sep 20, 8:18 PM
Unknown Object (File)
Sat, Sep 19, 9:14 PM
Unknown Object (File)
Thu, Sep 17, 10:36 AM
Unknown Object (File)
Fri, Sep 11, 1:21 AM
Subscribers

Details

Summary
libc: Add <setjmp.h> C23 feature test macro

Define the __STDC_VERSION_SETJMP_H__ feature test macro as the
header fully conforms to C23.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable