up | Inhaltsverzeichniss | Kommentar

Manual page for ABORT(3)

abort - generate a fault

SYNOPSIS

abort()

DESCRIPTION

abort() first closes all open files if possible, then sends an IOT signal to the process. This signal usually results in termination with a core dump, which may be used for debugging.

It is possible for abort() to return control if SIGIOT is caught or ignored, in which case the value returned is that of the kill.2v system call.

SEE ALSO

adb.1 exit.2v kill.2v signal.3v

DIAGNOSTICS

If SIGIOT is neither caught nor ignored, and the current directory is writable, a core dump is produced and the message `abort - core dumped' is written by the shell.


index | Inhaltsverzeichniss | Kommentar

Created by unroff & hp-tools. © somebody (See intro for details). All Rights Reserved. Last modified 11/5/97