libc: Add <time.h> C23 feature test macro Define the __STDC_VERSION_TIME_H__ feature test macro as the header fully conforms to C23.
Details
Details
- Reviewers
dteske fuz - Commits
- rGfc9d02cb29ed: libc: Add <time.h> C23 feature test macro
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
LGTM. Approved for commit.
While you are at it, could you remove the empty commit in L. 37–38?