summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sysconf.3
Commit message (Collapse)AuthorAgeFilesLines
* Add support for sysconf(_SC_NPROCESSORS_CONF) and sysconf(_SC_NPROCESSORS_ONLN).jkoshy2001-12-011-0/+4
| | | | | | | | This API is supported in SVR4.0MP, Solaris, Linux, AIX and Tru64 Unix. PR: bin/27489 Submitted by: Arun Sharma <arun@sharma-home.net> Reviewed by: bde (prior version)
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* Document _SC_IOV_MAX. Add cross-references to pathconf(2), confstr(3), andwollman2001-06-181-3/+16
| | | | | getconf(1). This document still needs to be sorted and to have other missing parameters described.
* Use ``.St -p1003.[12]''.ru2001-02-261-3/+9
|
* Prepare for mdoc(7)NG.ru2000-12-291-1/+2
|
* Whitespace only change: trim trailing whitespace.asmodai2000-10-301-1/+1
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Make a note in the standards section that sysconf isn't completelyalex1996-12-271-2/+3
| | | | POSIX conforming.
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-1/+2
| | | | | | | | in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages.
* Update a bunch of man pages to use .Fn insteadmpp1996-08-221-2/+2
| | | | of .Nm when referencing funciton names.
* Fixed description of _SC_CLK_TCK. Both the clock and the unitsbde1996-07-301-1/+1
| | | | were wrong.
* Fixed a bunch of man page cross references that werempp1996-02-151-1/+1
| | | | | | | | in the main text of various man pages. Thanks to Warner Losh for adding an option to manck to allow it to scan the entire man page looking for bogus xrefs, instead of just checking the SEE ALSO section.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+184
OpenPOWER on IntegriCloud