X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=yo6bS4aCNuEPVwig dOXz6vfbRC7KC20E232djV6YlkrY567LzCgLWHqhBABG4MZ7p7mMaxFHkJQ/c4fH uYs5y93xHlfQh/ONNOolkoSOaePjksGScmljZuDx4JsRrPFv6QvfGdhOVI3+fA64 kvMzBLZWlXbTCErnA86Go88HN5s= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=RhDcuUoVabrvN2FjXdcMx9 PcarU=; b=JRhSxxyB+cCrxc0jonLDou8WjZ003YrPX3C9hcByICuHSyoRK31dlL xdk2xgCjupvSbfWW+S8w6F7j7rVr1alDUGirIsYz6I8eQzJJrUSFYjDIYas/kBXP 5TnoLdKc10LHOe3p+vH2ZwBU5DmkKRLEZOhwEPagdnO5sBP8Xchfg= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=offer, HContent-Transfer-Encoding:8bit X-HELO: mout.kundenserver.de Subject: Re: fast/native fork? To: cygwin AT cygwin DOT com References: From: Thomas Wolff Message-ID: Date: Sun, 21 Jan 2018 12:50:50 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-UI-Out-Filterresults: notjunk:1;V01:K0:0PoNz5Aongg=:1UWw2pwyQN+MLAsp0yjC0F qyj9YXkWxusGiG4BEDz33TsfVmeoJsgSTcPTiAMNkPJd2Zt1Gm9z31C1URqBK7O2NbVraDxIZ 81ehQZkpIbLI1E46Fc92AAr8/2pdv5uxBAjmVxoM0Bf57x9nMv7aYs0aQ61YF0i5jdqnsbXlc hDpKHt9gJ4XiySuOvit9c07XXeDUM6wFkMuKkg9dRZn3ywE2YNeJnWMShG1fgeh5SCkHXb2UD zZUm8d5uoaQh4IfhNufzk/6mm47ktBF4s3Qc1A4xKKck9ejHqjSPq/mN5aT6M6YvLwSwmgmcv TKbZ7UhfVyY3f4hvhEXEFeC9s3ERMBmkIPTJPU7pQg0a2u6DaOV90/VtrYbUvaeOlpB5EYF0I NsemPPUcFN2pGmMC2CIeYc8LqfH+wZByEgjmonHcgZ+iwoe3Aimdmf18a/DOboNsdufJeaZCy TmIbtzo6sxv3Yiw+ui1smuqvRpVStqDxtv0USNL3LzOuGJWHyxQfC8JIJ6yy8VgsmlswoUxgt 8USzSxxWpWg8ZgUZw/vFjHCucfgRwkC7yr1jtJb5JjwNHibG50T/hwOP1Tny1Nohj5GK+sA3N I5MWXOAg/zHlcGQIFRq7vgJ+KHyliGUWe9QHQzf4kNF7tdvE6FHf+UIg0uARIfvFIrTa8oFbs vgWcXSK9a103y+CldlunMPYdEf5zby9cqA1z78SqI9R1IN1pEFaurQhsd92Z+pQpRcHBr7v64 GumJVc7FzbEejYDbVu8QXoQ8tSh9hl3U/BhkBMK70AkKjAZ7ZHAqo+yTJ8U= X-IsSubscribed: yes Am 21.01.2018 um 11:56 schrieb Marco Atzeri: > On 21/01/2018 16:32, Jay K wrote: >> >> I have some desire to discuss fork. >> I know it is an old and difficult topic. >> >> I found this: >> >>   "Cygwin fork and RtlCloneUserProcess" >>   https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/afdf1b68-1f3e-47f5-94cf-51e397afe073/cygwin-fork-and-rtlcloneuserprocess?forum=windowsgeneraldevelopmentissues >> >> NT has had fork since v1. >> The Posix subsystem used it. > > If you look at the several Corinna's tentatives of having any info > on the Microsoft forum the problem is the lack of official documentation > of the details. > > Without details no solution can be implemented that is guaranteed > to work on all existing and hopefully future version of Windows. > > Cygwin can only use official external API and not hidden internal one. There was this mail from Microsoft, offering support in case Windows 10 would raise console problems with cygwin: https://cygwin.com/ml/cygwin/2015-04/msg00623.html While this was particularly about the console, maybe this offer could be used for a request to provide official documentation of that system call, so it could then be used? Thomas -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple