summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/int_fmtio.h
AgeCommit message (Expand)Author
2014-08-21Revert previous, we have restores ABI for {u,}int_fast_*_t.martin
2014-08-15All FAST datatypes are int (32 bit) on both sparc and sparc64, only FAST64martin
2014-08-13include <sys/common_int_fmtio.h> if __INTPTR_FMTd__ is definedmatt
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2001-10-15Unify sparc{,64} headers once again; restore 32-bit sparc64 ABI.kleink
2001-04-26Add definitions for C99 fastest minimum-width integer types.kleink
2001-04-15Add definitions of C99 integer format conversion macros.kleink