summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getitimer.2
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Explicitly point that it_value == 0 disables timer regardles ofache1997-08-141-1/+3
| | | | | it_interval value. It is backward-compatible with previous usage and SunOS-compatible now.
* Describe itimerfix upper limitache1997-08-141-0/+8
|
* Fixed missing const(s) or #include(s) in synopsis.bde1997-04-111-1/+1
|
* Merge from Lite2 onto mainline -peter1997-03-111-4/+3
| | | | | - add undelete() and undelete.2 (requires libc minor bump some time) - man page updates
* Sort cross references.wosch1997-01-201-1/+1
|
* 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.
* Xref clocks(7).joerg1996-04-051-1/+2
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+166
OpenPOWER on IntegriCloud