summaryrefslogtreecommitdiff
path: root/sys/arch/arm/include/limits.h
AgeCommit message (Expand)Author
2013-08-07We uniformly define size_t to be unsigned long and ssize_t to be long. MakeMark Kettenis
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
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-02-01Arm port, NetBSD codebase stripped down, 32bit only support.Dale Rahn