ons 2007-04-11 klockan 21:57 +0200 skrev Denis Vlasenko: > On Wednesday 11 April 2007 15:56, Mats Erik Andersson wrote: > > attached is an effort to implement the new > > signal handling using 'sigaction' for the > > applet 'tee'. > > Do you refer to "TODO - switch to sigaction" > comments from that applet? I actually wonder why > we can't happily continue using signal(). > Is it problematic or what? > > IOW: maybe just delete that comment? > -- > vda
Yes, I was fooled by the TODO marker. In my limited experience I cannot see any shortcoming of sticking with the established signal()-call as tee is never reactivated after any pause. I therefore second the removal of the TODO comments in tee.c. MEA _______________________________________________ busybox mailing list [EMAIL PROTECTED] http://busybox.net/cgi-bin/mailman/listinfo/busybox
