summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysconf.c
Commit message (Expand)AuthorAgeFilesLines
* goto break; != break;Doug Barton2002-11-171-3/+3
* Rework the sysconf(3) interaction with aio:Alfred Perlstein2002-11-171-6/+3
* Provide more correct default values for sysconf(3) reporting of the AIOAlfred Perlstein2002-11-161-0/+3
* Update limits and configuration parameters for 1003.1/TC1/D6.Garrett Wollman2002-10-271-1/+23
* Initiate deorbit burn sequence for sysctl CTL_USER MIB branch.Garrett Wollman2002-09-211-105/+351
* Don't bother asking the kernel about _SC_FSYNC; it's not optional.Garrett Wollman2002-07-151-4/+3
* A break after a return is useless.Dima Dorfman2002-03-241-1/+0
* Fix SCM ID's.David E. O'Brien2002-02-011-5/+2
* Add support for sysconf(_SC_NPROCESSORS_CONF) and sysconf(_SC_NPROCESSORS_ONLN).Joseph Koshy2001-12-011-0/+8
* After one too many PRs on the subject, bite the bullet and define IOV_MAXGarrett Wollman2001-06-181-0/+12
* Add a trivial mechanism for returning a useful default value if one isMike Smith1998-06-011-1/+4
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-281-53/+54
* Reviewed by: bdePeter Dufault1998-03-081-2/+2
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-041-0/+107
* Include sys/time.h, not sys/user.h.David Greenman1995-12-081-1/+1
* Add #include <sys/user.h>.Poul-Henning Kamp1995-10-281-0/+1
* Minor cleanup, mostly unused vars and missing #includes.Poul-Henning Kamp1995-10-221-1/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Include <time.h> instead of <sys/time.h> to get CLK_TCK. IncludingBruce Evans1995-02-031-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+188