summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysconf.c
AgeCommit message (Expand)Author
2008-08-06Add support for missing _SC_* constants for sysconf().matt
2008-06-25Add _SC_TTY_NAME_MAX.ad
2008-06-25Return -1 for the unsupported realtime extensions.ad
2008-06-24A few more POSIX defs for threads.ad
2008-04-09Fix _SC_MQ_OPEN_MAX/_SC_MQ_PRIO_MAX sysctlgetmibinfo calls.njoly
2008-03-08sysconf: cache the result of _SC_PAGESIZE.yamt
2008-01-26sched_setparam: fix the case when incorrect (according to the class)rmind
2008-01-15Implementation of processor-sets, affinity and POSIX real-time extensions.rmind
2007-10-15Add _SC_NPROCESSORS_ONLN and _SC_NPROCESSORS_CONF for sysconf(). Thesead
2007-09-07Implementation of POSIX message queues.rmind
2007-05-01- Create sysctl nodes for AIO.rmind
2006-11-25PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to thechristos
2004-11-10need <limits.h> for _SC_GET{GR,PW}_SIZE_MAXlukem
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-02-02Add sysconf(3) knobs for recent additions.kleink
2002-12-19Add a sysconf(3) knob for {ATEXIT_MAX}.kleink
2002-06-30Version times() so that programs compiled before the recent change to makebjh21
2002-06-23make sysconf(_SC_CLK_TCK) return the kernel hz value, instead of aperry
2002-01-31Add {POSIX_MONOTONIC_CLOCK} variables.kleink
2001-05-07Internally rename sysconf() to __sysconf() to make its latter name suitablekleink
2000-01-22Delint.mycroft
1999-09-271003.1c: add {LOGIN_NAME_MAX}.kleink
1999-06-24Add compile-time and run-time feature test knobs for the 1003.1 Mapped Files,kleink
1998-08-03Add support for _SC_SYNCHRONIZED_IO and _SC_IOV_MAX. Rearrange documentationkleink
1998-05-24Add support to query PAGESIZE, PAGE_SIZE, _POSIX_FSYNC and _XOPEN_SHM viakleink
1998-03-30Need <time.h> for CLK_TCK definition.kleink
1998-02-27trivial changes to quiet lint.perry
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1995-03-04fix up some RCS Id's i botched.cgd
1995-02-27merge with 4.4-Lite, keeping local changes. clean up Idscgd
1994-05-07various sysctl-related libc functionscgd