DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦608d9300c⟧ TextFile

    Length: 429 (0x1ad)
    Types: TextFile
    Notes: UNIX file
    Names: »abort.3«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/man/man3/abort.3« 

TextFile

.ig
	@(#)abort.3	2.1	7/1/84
	@(#)Copyright (C) 1983 by National Semiconductor Corp.
..
.TH ABORT 3
.SH NAME
abort \- generate a fault
.SH DESCRIPTION
.I Abort
executes an instruction which is illegal in user mode.
This causes a signal that normally terminates
the process with a core dump, which may be used for debugging.
.SH SEE ALSO
ddt(1), signal(2), exit(2)
.SH DIAGNOSTICS
Usually `IOT trap \- core dumped' from the shell.