summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/include/limits.h
AgeCommit message (Expand)Author
2013-04-11add missing SSIZE_MINchristos
2012-03-28- Normalize inclusion protection (remove)christos
2010-06-071. MB_LEN_MAX switch MD to MI.tnozaki
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-08-31Fix definitions of UCHAR_MAX/USHRT_MAX and relateddrochner
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21
2001-05-04Be consistent with limit constants:simonb
2000-08-08Preparation for the future introduction of multibyte locale.tshiozak
2000-03-07Define ISO C99 (unsigned) long long (min, max) symbols.kleink
1998-08-06_POSIX_SOURCE -> _POSIX_C_SOURCEkleink
1998-01-09multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom)perry
1994-10-26new RCS ID format.cgd
1994-10-05Add constants required by XPG3jtc
1994-05-09Add SSIZE_MAX and SIZE_T_MAX, also fix other broken values.chopps
1994-04-10protect against multiple inclusionchopps
1993-12-07Make sure min values are correct when used at a larger size.mycroft
1993-12-06Add quad support.mycroft
1993-08-18Removed CLK_TCK, it's value is not machine dependant.jtc
1993-05-22add rcsids to everything and clean up headerscgd
1993-05-13add from net2. were symlinks to ../../vax/include/*cgd