1 .\" @(#)abort.3 6.3 (Berkeley) 5/27/86
3 .TH ABORT 3 "May 27, 1986"
6 abort \- generate a fault
17 executes an instruction which is illegal in user mode.
18 This causes a signal that normally terminates
19 the process with a core dump, which may be used for debugging.
24 Usually ``abort \- core dumped'' from the shell.
26 The abort() function does not flush standard I/O buffers. Use