Re: clone syscall

2009-05-06 Thread Corinna Vinschen
On May 6 15:43, T. Horsnell wrote: > Hi, > I'm trying to use the clone() (as opposed to fork()) system call > under CYGWIN, but get the complaint that CLONE_VM is undefined. > > Is clone() a supported system function? No, and there are no plans to do that. Corinna -- Corinna Vinschen

Re: clone syscall

2009-05-06 Thread Christopher Faylor
On Wed, May 06, 2009 at 03:43:50PM +0100, T. Horsnell wrote: > Hi, > I'm trying to use the clone() (as opposed to fork()) system call > under CYGWIN, but get the complaint that CLONE_VM is undefined. > > Is clone() a supported system function? No. cgf -- Unsubscribe info: http://cygwin.com/

clone syscall

2009-05-06 Thread T. Horsnell
Hi, I'm trying to use the clone() (as opposed to fork()) system call under CYGWIN, but get the complaint that CLONE_VM is undefined. Is clone() a supported system function? Cheers, Terry -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/