summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/include/limits.h
AgeCommit message (Expand)Author
2006-01-06Don't redefine SIZE_MAXTodd C. Miller
2005-12-14convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@Todd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
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
2000-07-31Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms ofTodd C. Miller
1998-03-22Add UID_MAX and GID_MAXTodd C. Miller
1996-05-29Add $OpenBSD$ IDsNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt