summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sysconf.c
Commit message (Expand)AuthorAgeFilesLines
* goto break; != break;dougb2002-11-171-3/+3
* Rework the sysconf(3) interaction with aio:alfred2002-11-171-6/+3
* Provide more correct default values for sysconf(3) reporting of the AIOalfred2002-11-161-0/+3
* Update limits and configuration parameters for 1003.1/TC1/D6.wollman2002-10-271-1/+23
* Initiate deorbit burn sequence for sysctl CTL_USER MIB branch.wollman2002-09-211-105/+351
* Don't bother asking the kernel about _SC_FSYNC; it's not optional.wollman2002-07-151-4/+3
* A break after a return is useless.dd2002-03-241-1/+0
* Fix SCM ID's.obrien2002-02-011-5/+2
* Add support for sysconf(_SC_NPROCESSORS_CONF) and sysconf(_SC_NPROCESSORS_ONLN).jkoshy2001-12-011-0/+8
* After one too many PRs on the subject, bite the bullet and define IOV_MAXwollman2001-06-181-0/+12
* Add a trivial mechanism for returning a useful default value if one ismsmith1998-06-011-1/+4
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-53/+54
* Reviewed by: bdedufault1998-03-081-2/+2
* Reviewed by: msmith, bde long agodufault1998-03-041-0/+107
* Include sys/time.h, not sys/user.h.dg1995-12-081-1/+1
* Add #include <sys/user.h>.phk1995-10-281-0/+1
* Minor cleanup, mostly unused vars and missing #includes.phk1995-10-221-1/+0
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Include <time.h> instead of <sys/time.h> to get CLK_TCK. Includingbde1995-02-031-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+188
OpenPOWER on IntegriCloud