bug-coreutils
[Top][All Lists]
Advanced

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

Re: sort etc. should catch SIGXFSZ etc.


From: Jim Meyering
Subject: Re: sort etc. should catch SIGXFSZ etc.
Date: Sat, 20 Jan 2007 10:36:49 +0100

> 2007-01-19  Paul Eggert  <address@hidden>
>
>       Standardize on list of signals when an app catches signals.
>       * src/csplit.c (main): Also catch SIGALRM, SIGPIPE, SIGPOLL,
>       SIGPROF, SIGVTALRM, SIGXCPU, SIGXFSZ.
>       * src/ls.c (main): Likewise (except SIGPIPE was already caught).
>       Note that ls.c is special, as it also catches SIGTSTP.
>       * src/sort.c (main): Likewise.  Also catch SIGQUIT.

Good catch.  I've applied that.
Thanks!




reply via email to

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