bug-coreutils
[Top][All Lists]
Advanced

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

bug#9076: coreutils-8.12 uses SA_RESETHAND and SA_RESTART unconditionall


From: Pádraig Brady
Subject: bug#9076: coreutils-8.12 uses SA_RESETHAND and SA_RESTART unconditionally
Date: Thu, 14 Jul 2011 12:21:40 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

On 14/07/11 07:54, Joachim Schmitz wrote:
> Hi folks
> 
>  
> 
> coreutils-8.12 uses SA_RESETHAND and SA_RESTART unconditionally and on HP
> NonStop these don't exist.

Ok we'll need to add the above info to:
http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=doc/posix-functions/sigaction.texi;hb=HEAD

> SA_RESETHAND is used in csplit.c and dd.c 
> SA_RESTART is used in ls.c and timeout.c

Well we can define these to 0 to get the compile to succeed.
However can you provide info on how to achieve the behavior
of SA_RESETHAND and SA_RESTART on your platform.

cheers,
Pádraig.





reply via email to

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