|
|
1.1 root 1: .\" @(#)abort.3 6.3 (Berkeley) 5/27/86
2: .\"
3: .TH ABORT 3 "May 27, 1986"
4: .AT 3
5: .SH NAME
6: abort \- generate a fault
7: .SH DESCRIPTION
8: .I Abort
9: executes an instruction which is illegal in user mode.
10: This causes a signal that normally terminates
11: the process with a core dump, which may be used for debugging.
12: .SH SEE ALSO
13: adb(1), sigvec(2), exit(2)
14: .SH DIAGNOSTICS
15: Usually ``Illegal instruction \- core dumped'' from the shell.
16: .SH BUGS
17: The abort() function does not flush standard I/O buffers. Use
18: \fIfflush\fP\|(3S).
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.