summaryrefslogtreecommitdiff
path: root/include/limits.h
AgeCommit message (Expand)Author
2015-01-20increase TMP_MAX to the equivalent of INT_MAX. it's actually more,Ted Unangst
2013-03-01Add _POSIX_CLOCKRES_MIN and _POSIX2_CHARCLASS_NAME_MAX per POSIX 1003.1-2008Philip Guenther
2013-02-17Fix typo that hid PASS_MAX, TMP_MAX, NL_NMAX, and _XOPEN_{IOV,NAME,PATH}_MAXPhilip Guenther
2012-06-30Further standards compliance fixes: export LONG_BIT, WORD_BIT, andPhilip Guenthe
2008-02-10Define _POSIX_TZNAME_MAX to 6 if the user requested POSIX 1003.1-2001.Mark Kettenis
2008-02-02Define _POSIX_HOST_NAME_MAX and HOST_NAME_MAX.Mark Kettenis
2005-12-31Move TTY_NAME_MAX and LOGIN_NAME_MAX to sys/syslimits.hTodd C. Miller
2005-12-13First step in include files overhaul. Use __FOO_VISIBLE (as definedTodd C. Miller
2004-06-09According to POSIX, _POSIX_PATH_MAX should be 256 but _POSIX_SYMLINK_MAXTodd C. Miller
2004-05-31Define _POSIX_SYMLINK_MAX and SYMLINK_MAX as _POSIX_PATH_MAX and PATH_MAXTodd C. Miller
2004-05-31Updates based on Single Unix; OK deraadt@Todd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-04-24Introduce a new file, machine/internal_types.h, to hold that specific archMarc Espie
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-07-11provide TMP_MAX like stdio.h; kleinkTheo de Raadt
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirNiklas Hallqvist
1996-10-26Correct a typo in _POSIX_SSIZE_MAXThorsten Lockert
1996-08-30_POSIX_ARG_MAX 256k after consulting with thorstenTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt