bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mkstemp


From: Bruno Haible
Subject: Re: mkstemp
Date: Thu, 28 Apr 2011 01:28:24 +0200
User-agent: KMail/1.9.9

Eric Blake wrote:
> > +   dies from a fatal signal such as SIGQUIT, SIGKILL, or SIGABRT, SIGSEGV,
> > +   SIGBUS, SIGILL, SIGFPE,  */
> 
> The grammar is a bit off, though.  Should the "or" be moved to the end,

SIGQUIT, SIGKILL are signals forceful kill signals from outside the program,
whereas SIGABRT, SIGSEGV, SIGBUS, SIGILL, SIGFPE are signals the program
causes itself. Two different groups of signals.

> and the sentence end in "."?

Oops, yes.

Bruno
-- 
In memoriam Marian Batko <http://pl.wikipedia.org/wiki/Marian_Batko>
<http://en.auschwitz.org.pl/m/index.php?Itemid=8&id=478&option=com_content&task=view>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]