*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> abort (3c)              
Title
Content
Arch
Section
 

Contents


ABORT(3C)							     ABORT(3C)


NAME    [Toc]    [Back]

     abort - generate an abnormal termination signal

SYNOPSIS    [Toc]    [Back]

     #include <stdlib.h>

     void abort	(void);

DESCRIPTION    [Toc]    [Back]

     abort first closes	all open files,	stdio(3S) streams, directory streams
     and message catalogue descriptors,	if possible, then causes the signal
     SIGABRT to	be sent	to the calling process.

SEE ALSO    [Toc]    [Back]

      
      
     sh(1), exit(2), kill(2), signal(2), catopen(3C), stdio(3S)

DIAGNOSTICS    [Toc]    [Back]

     If	SIGABRT	is neither caught nor ignored, and the current directory is
     writable, a core dump is produced and the message abort - core dumped is
     written by	the shell [see sh(1)].


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
abort Linux cause abnormal program termination
abort FreeBSD cause abnormal program termination
abort NetBSD cause abnormal program termination
abort OpenBSD cause abnormal program termination
ualarm IRIX generate a SIGALRM signal in ``useconds'' microseconds
pxfsigdelset IRIX Deletes an individual signal in the specified signal set
pxfsigaddset IRIX Adds an individual signal to the specified signal set
pxfsigismember IRIX Determines if the specified signal is a member of the specified signal set
wait OpenBSD wait for process termination
wait Linux wait for process termination
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service