Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ abort.bsd(3) — Domain/IX SR9.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sigvec(2)

exit(2)

ABORT(3)

NAME

abort − generate a fault

USAGE

abort()

DESCRIPTION

Abort executes an instruction that is illegal in user mode.  This sends a signal that terminates the process.  A traceback may then be performed on the program (/com/tb). 

NOTES

The abort function does not flush standard I/O buffers.  Use fflush(3S) to accomplish this.

DIAGNOSTICS

Usually “IOT trap” from the Shell. 

RELATED INFORMATION

sigvec(2), exit(2)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026