Page MenuHomeFreeBSD

sys/stdint.h: add C23 _WIDTH macros
Needs ReviewPublic

Authored by fuz on Wed, Nov 19, 7:27 PM.

Details

Summary

The platform-dependent macros are added to the various
_stdint.h headers, those that are always the same are
added directly to _stdint.h.

We may want to move the definitions for WCHAR_* and
WINT_* out of the platform header files as those are
always the same.

Test Plan

see following DR

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 68744
Build 65627: arc lint + arc unit