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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=GwheY4CVL3/+sJUk 0xMoahmztlP9IwufSBVHlmHyVKX+DZhRSl9KPgy5eHcTNNY7R73GB0rSrBOXCevN CB3RfQGz35QA8puFX4QrFFaoTsAiGZPB1ZIELukEF71eu82FNysnU+2ZzHKfNxca PuL0M783Ug+qJxtwTHEKgANZ490= 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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=PusrLopZ1S+iKMdfQWZTu/ UtaQw=; b=TpuuwSwHbVQMxTXo/FbKIFfeoC2MyWnzPUduSrBWo3bkjGrigLpyNE kCt+Xgs3VbFdnH/L5/zThu92WfaTbTDdx5qNSxi9sKxCpHqCPiHasWrWByznKqPL clKFliN1PZBVKY7p+YSuzVg4uqLoMIQPdncJPXqyT1nEpM+X8yEMs= 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=-3.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=Herbert, Stocker, stocker, H*MI:sk:583E1D4 X-HELO: mailsrv.cs.umass.edu Reply-To: moss AT cs DOT umass DOT edu Subject: Re: Retrieving per-process environment block? References: <20161117140012 DOT GA23664 AT calimero DOT vinschen DOT de> <98eb08bf-5012-fe14-b10c-241b427c4366 AT cs DOT umass DOT edu> <2925977 DOT 20161129192741 AT yandex DOT ru> <583E1D4A DOT 4020703 AT gmx DOT de> To: cygwin AT cygwin DOT com From: Eliot Moss Message-ID: <111bc961-5f69-8e27-f78a-2b82f351d811@cs.umass.edu> Date: Tue, 29 Nov 2016 22:00:39 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0 MIME-Version: 1.0 In-Reply-To: <583E1D4A.4020703@gmx.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 11/29/2016 7:28 PM, Herbert Stocker wrote: > Or we simply copy the variables unconverted to the Windows environment > block, as the Windows env block is not used for anything else - up to > now it is not updated at all. Maybe we could stash them inside one large variable? Would that help at all? (It does demand a quoting convention, but since this is all internal stuff, that may not be too hard.) Regards -- Eliot -- 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