summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getrusage.2
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bunch of spelling errors.steve1998-06-041-2/+2
| | | | | PR: 6856 Submitted by: Josh Gilliam <josh@quick.net>
* Use .Fn for sysconf(_SC_CLOCK_TCK) reference.alex1998-01-131-1/+3
| | | | Added $Id$.
* Add missing RETURN VALUES/ERRORS sections.mpp1997-01-121-3/+9
|
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-1/+1
| | | | | | | | 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.
* Document that the relevant clock ticks are for the statistics clockbde1996-07-301-0/+3
| | | | and that the statistics clock has a frequency of sysconf(_SC_CLK_TCK).
* Fixed comment about ru_maxrss. This field isn't an integral.bde1996-07-301-1/+1
|
* Xref clocks(7).joerg1996-04-051-1/+2
|
* Add the sys/types.h include to the necessary documented includes for theats1994-12-311-0/+1
| | | | getrusage call.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+164
OpenPOWER on IntegriCloud