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