*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: abort | Section: 3 | Source: 4.4BSD | File: abort.3
ABORT(3F) ABORT(3F) NAME abort - abnormal termination SYNOPSIS subroutine abort (string) character*(*) string DESCRIPTION Abort cleans up the I/O buffers and then terminates execution. If string is given, it is written to logical unit 0 preceded by ``abort:''. If the -g flag was specified during loading, then execution is termi- nated by calling abort (3) which aborts producing a core file in the current directory. If -g was not specified while loading, then *** Ex- ecution terminated is written on logical unit 0 and execution is termi- nated. If the f77_dump_flag environment variable has been set to a value which begins with y, abort (3) is called whether or not -g was specified dur- ing loading. Similarly, if the value of f77_dump_flag begins with n, abort is not called. FILES /usr/lib/libF77.a SEE ALSO abort(3) BUGS String is ignored on the PDP11. 4.2 Berkeley Distribution April 30, 1991 ABORT(3F)

Navigation Options