X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=BAYES_40 X-Spam-Check-By: sourceware.org Message-ID: <4A01A226.4060409@mrc-lmb.cam.ac.uk> Date: Wed, 06 May 2009 15:43:50 +0100 From: "T. Horsnell" User-Agent: Thunderbird 2.0.0.18 (X11/20081119) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: clone syscall Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/