> 2007-01-19 Paul Eggert <[EMAIL PROTECTED]> > > 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! _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
