#, fuzzy msgid "" msgstr "" "Project-Id-Version: man-pages-l10n VERSION\n" "POT-Creation-Date: 2014-07-17 17:54+0900\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: man-pages/man3/abort.3:34 #, no-wrap msgid "ABORT" msgstr "" #. type: TH #: man-pages/man3/abort.3:34 #, no-wrap msgid "2014-03-25" msgstr "" #. type: TH #: man-pages/man3/abort.3:34 #, no-wrap msgid "GNU" msgstr "" #. type: TH #: man-pages/man3/abort.3:34 #, no-wrap msgid "Linux Programmer's Manual" msgstr "" #. type: SH #: man-pages/man3/abort.3:35 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: man-pages/man3/abort.3:37 msgid "abort - cause abnormal process termination" msgstr "" #. type: SH #: man-pages/man3/abort.3:37 #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: man-pages/man3/abort.3:40 #, no-wrap msgid "B<#include Estdlib.hE>\n" msgstr "" #. type: Plain text #: man-pages/man3/abort.3:42 #, no-wrap msgid "B\n" msgstr "" #. type: SH #: man-pages/man3/abort.3:43 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: man-pages/man3/abort.3:54 msgid "" "The B() first unblocks the B signal, and then raises that " "signal for the calling process. This results in the abnormal termination of " "the process unless the B signal is caught and the signal handler " "does not return (see B(3))." msgstr "" #. type: Plain text #: man-pages/man3/abort.3:59 msgid "" "If the B() function causes process termination, all open streams are " "closed and flushed." msgstr "" #. type: Plain text #: man-pages/man3/abort.3:68 msgid "" "If the B signal is ignored, or caught by a handler that returns, " "the B() function will still terminate the process. It does this by " "restoring the default disposition for B and then raising the signal " "for a second time." msgstr "" #. type: SH #: man-pages/man3/abort.3:68 #, no-wrap msgid "RETURN VALUE" msgstr "" #. type: Plain text #: man-pages/man3/abort.3:72 msgid "The B() function never returns." msgstr "" #. type: SH #: man-pages/man3/abort.3:72 #, no-wrap msgid "ATTRIBUTES" msgstr "" #. type: SS #: man-pages/man3/abort.3:73 #, no-wrap msgid "Multithreading (see pthreads(7))" msgstr "" #. type: Plain text #: man-pages/man3/abort.3:77 msgid "The B() function is thread-safe." msgstr "" #. type: SH #: man-pages/man3/abort.3:77 #, no-wrap msgid "CONFORMING TO" msgstr "" #. type: Plain text #: man-pages/man3/abort.3:79 msgid "SVr4, POSIX.1-2001, 4.3BSD, C89, C99." msgstr "" #. type: SH #: man-pages/man3/abort.3:79 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: man-pages/man3/abort.3:85 msgid "B(1), B(2), B(3), B(3), B(3)" msgstr "" #. type: SH #: man-pages/man3/abort.3:85 #, no-wrap msgid "COLOPHON" msgstr "" #. type: Plain text #: man-pages/man3/abort.3:93 msgid "" "This page is part of release 3.70 of the Linux I project. A " "description of the project, information about reporting bugs, and the latest " "version of this page, can be found at \\%http://www.kernel.org/doc/man-pages/" "." msgstr ""