summaryrefslogtreecommitdiff
path: root/include/limits.h
AgeCommit message (Expand)Author
2019-09-15remove comment for incomplete x/open impl (kamil)christos
2019-09-15Remove the _INCOMPLETE_XOPEN_C063 stuff.christos
2016-08-04Realtime signal support from GSoC 2016, Charles Cui.christos
2016-07-21According to Opengroup online specifications[1], _POSIX_CPUTIME andnjoly
2016-06-10GSoC 2016: Charles Cui: Add timer related macroschristos
2016-06-10GSoC 2016: Charles Cui: add SEM_NSEMS_MAXchristos
2016-03-08- GC pts_fired, and fix the comment about MAX_TIMERSchristos
2016-02-26We only have 28 timers available.christos
2015-05-29Make PTHREAD_KEYS_MAX dynamically adjustablemanu
2012-11-18Add most system calls for POSIX extended API set, part 2, with test cases:manu
2012-03-28make CHAR_{MIN,MAX} work for both -fsigned-char and -funsigned-charchristos
2011-10-06Fix pthreads variables:christos
2011-08-16Add macros to hide OpenGroup extened API set 2 from GNU configure. Thismanu
2010-06-071. MB_LEN_MAX switch MD to MI.tnozaki
2008-08-27Make _POSIX_TZNAME_MAX=6 per SUSv3, from Andy Shevchenkochristos
2008-08-04Add _POSIX_HOST_NAME_MAX and _POSIX_SYMLOOP_MAX to <limits.h> and add somematt
2007-09-21- Correct the value of _POSIX_SYMLINK_MAX as defined in standard.rmind
2007-09-07Implementation of POSIX message queues.rmind
2007-05-01- Create sysctl nodes for AIO.rmind
2004-11-10Implement sysconf(3) _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX forlukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-16Add the _POSIX_THREAD and _POSIX_TIMER mandated minimum limits.nathanw
2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21
2003-01-18oops, erased word accidentally.christos
2003-01-18avoid TMP_MAX redefinitionchristos
2002-11-18Update for 1003.1-2001 base and XSI changes.kleink
2002-08-04Back out previous - I was confused.soren
2002-08-04Per IEEE 1003.1-2001, omit from <limits.h> those Pathname Variable Valuessoren
2002-08-04As of IEEE (POSIX) 1003.1-2001, _POSIX_PATH_MAX must be at least 256 rathersoren
1999-09-271003.1c: add {LOGIN_NAME_MAX}.kleink
1999-09-06Bump NL_TEXTMAX to 2048 (== _POSIX2_LINE_MAX, which is the minimum valuekleink
1998-08-03Per XSH5, define _XOPEN_IOV_MAX.kleink
1998-07-08For the sake of XPG3 and later, provide TMP_MAX; consistent with the defintionkleink
1998-02-02merge lite-2perry
1996-10-21Fix typo: _POSIX_SSIZE_MAX was set to wrong valuejtc
1994-10-26new RCS ID format.cgd
1994-10-05Add constants required by XPG3jtc
1993-10-12POSIX2_VERSION macro is supposed to live in <unistd.h>jtc
1993-09-24Do not #define the _POSIX_FOO constants if compliling in strict ANSI mode.jtc
1993-09-21POSIX_EQUIV_CLASS_MAX was renamed POSIX_COLL_WEIGHTS_MAX in final draftjtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd