summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/exit.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* more library historyschwarze2013-07-171-2/+6
* Move _Exit() from the exit() manpage to the _exit() manpage, as it'sguenther2013-06-051-34/+9
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* Complete the HISTORY of all syscalls that exist since Version 1 AT&T UNIX.schwarze2011-11-171-2/+11
* convert to new .Dd format;jmc2007-05-311-2/+2
* Add _Exit(3) as per C99. Discussed with espie@ some time ago.millert2004-05-031-11/+36
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* typos;jmc2003-05-101-1/+2
* .Xr's;jmc2003-03-061-2/+2
* clean up.mpech2001-07-271-2/+2
* document that exit() -> wait() only returns low bitsderaadt2001-03-081-1/+11
* Flesh out stdlib function man pages.aaron2000-04-201-6/+5
* make function names the correct casederaadt1999-02-271-2/+2
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+84