aboutsummaryrefslogtreecommitdiff
path: root/include/limits.h
Commit message (Expand)AuthorAgeFilesLines
* Detect integer overflow and limit the number of positionalRuslan Bukin2016-10-311-1/+1
* - Add the definition of CHARCLASS_NAME_MAX, as per POSIX.1-2001.Kevin Lo2016-01-091-2/+5
* Merge from HEADBaptiste Daroussin2015-08-091-1/+1
* POSIX.1-2008 moved some constants from the XSI option to the Base.Jilles Tjoelker2011-03-041-4/+7
* Fix some _POSIX minimum/maximum values in limits.h:Jilles Tjoelker2011-03-031-4/+15
* Correct value for _POSIX_AIO_LISTIO_MAX in <limits.h>.Jilles Tjoelker2010-08-291-1/+1
* Remove the Berkeley clause 3's.Warner Losh2010-02-161-5/+1
* Deprecate machine/limits.h in favor of new sys/limits.h.Alexander Kabaev2003-04-291-1/+1
* MB_LEN_MAX is not MD, move it to the MI limits.h.Tim J. Robbins2002-12-221-0/+2
* Update limits and configuration parameters for 1003.1/TC1/D6.Garrett Wollman2002-10-271-6/+36
* Whitespace fixes (mainly for a space instead of a tab after #define).Bruce Evans2002-09-211-18/+20
* Use new visibility macros. (1 of 5)Garrett Wollman2002-09-211-10/+10
* After one too many PRs on the subject, bite the bullet and define IOV_MAXGarrett Wollman2001-06-181-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-281-2/+2
* Remove AIO_LISTIO_MAX until it is done properly.Peter Dufault1998-03-081-5/+1
* Reviewed by: bdePeter Dufault1998-03-081-4/+10
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-041-1/+17
* Don't include sys/syslimits.h if _ANSI_SOURCE is defined.Steve Price1997-12-271-1/+4
* Fixed some style bugs.Bruce Evans1997-04-131-2/+2
* Change XOPEN constants to match FreeBSD reality and add someAndrey A. Chernov1997-01-161-4/+4
* Activate _POSIX_* stuff if !_ANSI_SOURCEAndrey A. Chernov1997-01-161-0/+13
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+65