summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/exit.3
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: sort xrefs in SEE ALSO.ru2002-12-131-1/+1
|
* Implement C99's _Exit() interface.wollman2002-09-101-22/+47
| | | | | | Implement a version of qsort that provides a thunk to the comparison function. Update manual pages.
* Include some verbage about not calling exit() from functions registeredwollman2002-09-061-1/+12
| | | | by atexit().
* Move to using .In instead of .Fd #include <> for include mark-up.asmodai2001-09-071-1/+1
| | | | Inspired by comment from: dd
* Remove whitespace at EOL.dd2001-07-151-1/+1
|
* .St -ansiC -> .St -isoCru2001-02-261-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
|
* Mention that EXIT_SUCCESS and EXIT_FAILURE are preferred overhoek1999-08-011-1/+7
| | | | sysexits.h-values as exit codes for portable programs.
* 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
* Sort cross references.wosch1997-01-201-2/+2
|
* Xref sysexits(3).joerg1996-03-311-1/+7
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+83
OpenPOWER on IntegriCloud