Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ abort(S) — Xenix 2.3.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

adb(CP)

exit(S)

signal(S)



     ABORT(S)                 XENIX System V                  ABORT(S)



     Name
          abort - Generates an IOT fault.

     Syntax
          int abort ( )

     Description
          abort first closes all open files, if possible, then causes
          an I/O trap signal (SIGIOT) to be sent to the calling
          process.  This usually results in termination with a core
          dump.

          abort can return control if the calling process is set to
          catch or ignore the SIGIOT signal; see signal(S).

     See Also
          adb(CP), exit(S), signal(S)

     Diagnostics
          If an aborted process returns control to the shell ( sh(C)),
          the shell usually displays the message ``abort - core
          dumped''.

































     Page 1                                           (printed 8/7/87)



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