On Tue, Jun 03, 2003 at 10:31:05AM +0200, Ronald Landheer-Cieslak wrote: > I've "developed" an insignificant patch to cron (attached) that makes cron > detach from the console before forking out (under Cygwin only). The patch > is against the current release's source and WFM.
Did you try a recent developers snapshot? This should be accomplished by the setsid call in the child (right after fork). Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/