--On Monday, March 29, 2004 15:48:06 -0800 Wayne Davison <[EMAIL PROTECTED]> wrote:
On Mon, Mar 29, 2004 at 06:07:33PM -0500, Carson Gaspar wrote:If it would be accepted, I'd happily submit a patch fixing up signal handling to only use the nice, functional POSIX API.
I'd be interested in seeing this get into rsync. Of course, it would have to have appropriate configure support. It might not make it into 2.6.1, though.
Define "appropriate configure support". Please tell me it's "if your platform doesn't support POSIX sigaction, go away". If you actually want to keep supporting signal() and friends in the code via nasty #ifdefs or via wrapper functions/macros, it's just not worth doing.
-- Carson
-- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html