summaryrefslogtreecommitdiff
path: root/lib/libc/sys/_exit.2
AgeCommit message (Collapse)Author
2022-10-18avoid unnecessary Ns macrowiz
2022-10-18Note that the exit status may be truncated to the least significant 8 bits.jschauma
2003-09-08Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22280, verified by myself.
2003-04-16Usewiz
.In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
2003-03-01Add _Exit(), for C99 and POSIX-2001.bjh21
Proposed on tech-userlevel to a resounding silence in April last year.
2003-01-18Merge the nathanw_sa branch.thorpej
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-09-16Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.wiz
1999-12-02Add a LIBRARY section to system call manual pages. While it's clear that thekleink
libraries contain stubs only (with minor exceptions a la pipe(2)), the purpose of this section is to provide linkage information.
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
so we shouldn't override it with versions in the manpages. Wheee!
1998-04-28fix mdoc referencesfair
1997-07-14Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSIONkleink
to 199009L, bump existing statements to 1003.1-1990.
1997-05-16Add/update 1003.1 conformance notice.kleink
1995-02-27merge with lite, keeping most local changes. clean up Idscgd
1994-10-17either change or update references to sigvec(), as appropriatecgd
1993-11-25Clean up manpages:jtc
Use .Fn rather than .Nm macro in HISTORY and STANDARDS sections. Use .At and .St macros instead of spelling out "Version 6 UNIX", "IEEE 1003.1-1988 (POSIX)", etc.
1993-10-04Remove "volatile" from function declaration in SYNOPSIS. We may want tojtc
replace it with __dead, but volatile is clearly wrong.
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd