Page MenuHomeFreeBSD

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

Authored by kfv on Sun, Aug 23, 11:06 PM.
Tags
None
Referenced Files
F170806433: D59134.diff
Sun, Sep 6, 6:22 PM
Unknown Object (File)
Sat, Sep 5, 10:34 PM
Unknown Object (File)
Sat, Sep 5, 3:04 PM
Unknown Object (File)
Sat, Sep 5, 10:20 AM
Unknown Object (File)
Sat, Sep 5, 5:00 AM
Unknown Object (File)
Sat, Sep 5, 3:09 AM
Unknown Object (File)
Fri, Sep 4, 2:59 AM
Unknown Object (File)
Thu, Sep 3, 11:37 PM
Subscribers

Details

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

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 76037
Build 72920: arc lint + arc unit

Event Timeline

kfv requested review of this revision.Sun, Aug 23, 11:06 PM
kfv edited the summary of this revision. (Show Details)

LGTM. Approved for commit.
While you are at it, could you remove the empty commit in L. 37–38?

This revision is now accepted and ready to land.Mon, Aug 24, 9:12 AM

Sure thing. I'll take care of it.

This revision was automatically updated to reflect the committed changes.