summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/_stdint.h
AgeCommit message (Expand)Author
2025-12-02powerpc/_stdint.h: fix SIG_ATOMIC_{MIN,MAX,WIDTH}Robert Clausecker
2025-11-30sys/stdint.h: add C23 _WIDTH macrosRobert Clausecker
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2017-11-20sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2013-09-03Newer versions of gcc define __INT64_C and __UINT64_C, so avoidWarner Losh
2012-06-24Make the wchar_t type machine dependent.Andrew Turner
2012-01-04Introduce internal macros for __U/INT64_C to define the U/INT64_MAX/MINAndreas Tobler
2011-01-08On mixed 32/64 bit architectures (mips, powerpc) use __LP64__ rather thanTijl Coosemans
2010-07-13MFppc64:Nathan Whitehorn
2004-05-18<stdint.h> should define WINT_M{AX,IN} independent from whether WCHAR_MIN isStefan Farfeleder
2002-07-29Create a new header <machine/_stdint.h> for storing MD parts ofMike Barcroft