summaryrefslogtreecommitdiff
path: root/sys/x86/include/_stdint.h
AgeCommit message (Expand)Author
2025-11-30sys/stdint.h: add C23 _WIDTH macrosRobert Clausecker
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-03-22amd64: reduce header pollution in _stdint.hBrooks Davis
2017-11-27sys/x86: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-05-31Add missing dependency on <machine/_limits.h>.Ed Schouten
2012-06-24Make the wchar_t type machine dependent.Andrew Turner
2012-05-24Consitently use "__LP64__".David E. O'Brien
2012-03-04Do not use INT64_C and UINT64_C to define 64 bit integer limits. TheyTijl Coosemans
2012-02-28Copy amd64 _stdint.h to x86 and merge with i386 _stdint.h. ReplaceTijl Coosemans