summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sysconf.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
|
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* Remove the first paragraph. The first sentence is already stated in thebrad2012-09-261-7/+2
| | | | | | STANDARDS section and the second sentence is bogus. ok matthew@
* tweak previous;jmc2012-03-061-3/+3
|
* Add the _POSIX_MONOTONIC_CLOCK symbol and the sysconf(3)ajacoutot2012-03-061-2/+5
| | | | | | | | | | | _SC_MONOTONIC_CLOCK variable. from Brad No libc minor crank needed, as no API has been changed, per se (deraadt). ports bulk testing by landry@ small man rewording from thib@ ok millert@ otto@ deraadt@
* support _SC_HOST_NAME_MAX; from bradderaadt2010-10-281-2/+4
| | | | a libc crank is happening in < 24 hours
* fix the description of _SC_GETPW_R_SIZE_MAX; from Tim van der Molenjmc2010-02-221-4/+4
|
* Add support to sysconf(3) for the variables _SC_NPROCESSORS_CONF andsthen2010-01-151-2/+11
| | | | | | | _SC_NPROCESSORS_ONLN, implemented by AIX/Tru64/Solaris/Linux/SCO/FreeBSD/NetBSD. Bump libc minor. From Brad, ok deraadt@ guenther@
* `Li' needs an argument;jmc2008-06-251-9/+5
|
* Implement _SC_GETGR_R_SIZE_MAX, _SC_GETPW_R_SIZE_MAX, _SC_LOGIN_NAME_MAX,millert2008-06-251-2/+22
| | | | and _SC_THREAD_SAFE_FUNCTIONS for sysconf(3). OK deraadt@
* Add the semi-standard _SC_PHYS_PAGES and _SC_AVPHYS_PAGES, sysconf(3) variable.kettenis2008-03-161-2/+6
| | | | ok espie@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* timezone -> time zonejmc2005-11-301-2/+2
|
* - sync prototypes and header file excerpts to realityjaredy2005-07-221-4/+4
| | | | | | | | | - many grammar, punctuation, macro, layout, spelling/typos, rewording, etc. fixes - avoid first person - sprinkle crossrefs where relevant help & ok jmc
* cross-Xref to make pathconf/sysconf easy to find.espie2004-06-031-1/+2
| | | | twiddling and okay jmc@ millert@
* Document _SC_XOPEN_SHM, SEM_NSEMS_MAX and SEM_VALUE_MAX.millert2004-05-071-1/+9
|
* - uppercase idjmc2003-12-231-5/+3
| | | | - kill some .Pp's before and after a list
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* - correct macro usagejmc2003-05-301-5/+5
| | | | - section reorder
* typos;jmc2003-04-301-2/+2
|
* .Xr's;jmc2003-03-061-2/+2
| | | | | | typos in man page section ok deraadt@
* Clarify _SC_ARG_MAXmillert2000-04-051-4/+5
|
* - remove all trailing whitespaceaaron1999-07-091-2/+2
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* use \-1, not -1, to change the meaning of `-' to minus sign from hyphen;aaron1999-06-031-14/+14
| | | | pjanzen@
* repairsaaron1999-05-291-17/+17
|
* more missing .El macros filled inaaron1999-05-271-1/+2
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* .Pp macros do not belong immiedately after .Sh section header linesaaron1999-04-021-2/+1
|
* use Bx macro for BSD versionsmickey1998-06-151-2/+3
|
* add sysctl and sysconf support for sysvsem, sysvshm, sysvmsg, and fsync; mostly from kleinkderaadt1998-06-021-1/+5
|
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* update from netbsdderaadt1995-12-141-2/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+186