Sponsored Content
The Lounge What is on Your Mind? Will You Get the A(H1N1) Vaccine? Post 302367921 by Smiling Dragon on Tuesday 3rd of November 2009 07:42:43 PM
Old 11-03-2009
You missed an option for "I've already caught H1N1"
 
abort(3C)																 abort(3C)

NAME
abort() - generate a software abort fault SYNOPSIS
DESCRIPTION
first closes all open files, streams, directory streams, and message catalogue descriptors, if possible, then causes the signal to be sent to the calling process. This may cause a core dump to be generated (see signal(2)). If the signal is caught, the handling function is executed. If the handling function returns, the action for is then reset to and the sig- nal is sent again to the process to ensure that it terminates. RETURN VALUE
does not return. ERRORS
No errors are defined. APPLICATION USAGE
is not intended to be caught. DIAGNOSTICS
If is neither caught nor ignored, and the current directory is writable, a core dump is produced and the message is written by the shell. SEE ALSO
adb(1), exit(2), kill(2), signal(2), signal(5), thread_safety(5). STANDARDS CONFORMANCE
abort(3C)
All times are GMT -4. The time now is 06:29 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy