summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/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
2004-10-05the file is just a copy from 4.4bsd and thus ucb copyright is enoughMichael Shalayeff
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
2002-04-20CLK_TCK is not needed in the modern world; from espie@Michael Shalayeff
2002-03-05Provide a few more constants to get on par with other arches and getMiod Vallat
2002-02-04missing L/UL; from netbsdMichael Shalayeff
2000-07-31Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms ofTodd C. Miller
1998-06-23some includesMichael Shalayeff