summaryrefslogtreecommitdiff
path: root/include/limits.h
AgeCommit message (Expand)Author
2025-06-11Add POSIX NSIG_MAX & _SC_NSIGRicardo Branco
2025-01-17libc: Fix getentropy POSIX 2024 conformance issuesEd Maste
2023-11-26include: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2018-10-04Reduce NL_ARGMAX to 4096 to match Linux.Brooks Davis
2017-11-20include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-10-31Detect integer overflow and limit the number of positionalRuslan Bukin
2016-01-09- Add the definition of CHARCLASS_NAME_MAX, as per POSIX.1-2001.Kevin Lo
2015-08-09Merge from HEADBaptiste Daroussin
2011-03-04POSIX.1-2008 moved some constants from the XSI option to the Base.Jilles Tjoelker
2011-03-03Fix some _POSIX minimum/maximum values in limits.h:Jilles Tjoelker
2010-08-29Correct value for _POSIX_AIO_LISTIO_MAX in <limits.h>.Jilles Tjoelker
2010-02-16Remove the Berkeley clause 3's.Warner Losh
2003-04-29Deprecate machine/limits.h in favor of new sys/limits.h.Alexander Kabaev
2002-12-22MB_LEN_MAX is not MD, move it to the MI limits.h.Tim J. Robbins
2002-10-27Update limits and configuration parameters for 1003.1/TC1/D6.Garrett Wollman
2002-09-21Whitespace fixes (mainly for a space instead of a tab after #define).Bruce Evans
2002-09-21Use new visibility macros. (1 of 5)Garrett Wollman
2001-06-18After one too many PRs on the subject, bite the bullet and define IOV_MAXGarrett Wollman
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1998-03-28Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault
1998-03-08Remove AIO_LISTIO_MAX until it is done properly.Peter Dufault
1998-03-08Reviewed by: bdePeter Dufault
1998-03-04Reviewed by: msmith, bde long agoPeter Dufault
1997-12-27Don't include sys/syslimits.h if _ANSI_SOURCE is defined.Steve Price
1997-04-13Fixed some style bugs.Bruce Evans
1997-01-16Change XOPEN constants to match FreeBSD reality and add someAndrey A. Chernov
1997-01-16Activate _POSIX_* stuff if !_ANSI_SOURCEAndrey A. Chernov
1994-05-24BSD 4.4 Lite Include SourcesRodney W. Grimes