Page MenuHomeFreeBSD

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

Authored by kfv on Sun, Aug 23, 11:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 17, 10:36 AM
Unknown Object (File)
Fri, Sep 11, 1:21 AM
Unknown Object (File)
Thu, Sep 10, 11:18 AM
Unknown Object (File)
Tue, Sep 8, 8:39 PM
Unknown Object (File)
Tue, Sep 8, 1:29 AM
Unknown Object (File)
Sun, Sep 6, 9:13 PM
Unknown Object (File)
Sun, Sep 6, 1:23 AM
Unknown Object (File)
Sat, Sep 5, 6:54 PM
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