*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: exit | Section: 3 | Source: 4.4BSD | File: exit.3
EXIT(3F) EXIT(3F) NAME exit - terminate process with status SYNOPSIS subroutine exit (status) integer status DESCRIPTION Exit flushes and closes all the process's files, and notifies the par- ent process if it is executing a wait. The low-order 8 bits of status are available to the parent process. (Therefore status should be in the range 0 - 255) This call will never return. The C function exit may cause cleanup actions before the final `sys exit'. FILES /usr/lib/libF77.a SEE ALSO exit(2), fork(2), fork(3F), wait(2), wait(3F) 4.2 Berkeley Distribution April 30, 1991 EXIT(3F)

Navigation Options