4.3BSD-Tahoe/usr/man/cat3f/abort.0

Compare this file to the similar file:
Show the results in this format:




ABORT(3F)	    UNIX Programmer's Manual		ABORT(3F)



NNAAMMEE
     abort - abnormal termination

SSYYNNOOPPSSIISS
     ssuubbrroouuttiinnee aabboorrtt ((ssttrriinngg))
     cchhaarraacctteerr**((**)) ssttrriinngg

DDEESSCCRRIIPPTTIIOONN
     _A_b_o_r_t cleans up the I/O buffers and then terminates execu-
     tion.  If _s_t_r_i_n_g is given, it is written to logical unit 0
     preceded by ``abort:''.

     If the --gg flag was specified during loading, then execution
     is terminated by calling _a_b_o_r_t (3) which aborts producing a
     _c_o_r_e file in the current directory.  If --gg was not specified
     while loading, then *** _E_x_e_c_u_t_i_o_n _t_e_r_m_i_n_a_t_e_d is written on
     logical unit 0 and execution is terminated.

     If the _f_7_7__d_u_m_p__f_l_a_g environment variable has been set to a
     value which begins with _y, _a_b_o_r_t (3) is called whether or
     not --gg was specified during loading.  Similarly, if the
     value of _f_7_7__d_u_m_p__f_l_a_g begins with _n, _a_b_o_r_t is not called.

FFIILLEESS
     /usr/lib/libF77.a

SSEEEE AALLSSOO
     abort(3)

BBUUGGSS
     _S_t_r_i_n_g is ignored on the PDP11.
























Printed 7/9/88		  June 7, 1985				1