summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/limits.h
AgeCommit message (Expand)Author
2009-11-27Move MB_LEN_MAX into the machine-independent sys/limits.h header,Philip Guenthe
2006-01-06Don't redefine SIZE_MAXTodd C. Miller
2005-12-14convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@Todd C. Miller
2002-09-15backout prematureTheo de Raadt
2002-09-15KNFTheo de Raadt
2002-07-30Add SIZE_MAX define. This is the same as SIZE_T_MAX but more portable.Todd C. Miller
2002-04-24Introduce a new file, machine/internal_types.h, to hold that specific archMarc Espie
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn
2000-07-31Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms ofTodd C. Miller
2000-03-20Make float.h and limits.h agree for DBL_MIN and DBL_MAX.Dale S. Rahn
1998-08-06Some small fixes for non ofw systemsPer Fogelstrom
1998-03-22Add UID_MAX and GID_MAXTodd C. Miller
1997-10-13Monolithic PowerPC kernel, new includePer Fogelstrom
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1996-12-28adding OpenBSD tag to files.Dale S. Rahn
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn