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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=CA8eZVXOwcFQRXcP9+iwqpspvSMnynuCdosY8UVlu/n +VcKAGJAY8e95PaWClusGP2oQ3bC6AcOcILSDXhkCMslNXak/ptjj6WspqFYvCMz 6eKqkRFa4aKOf+r/fMnzirk16SMODBcUcOxOWMjyDMtXOaWbJsyyHg8rhEUSUW4c = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=h1POcR51NoZlGLDWcfu7pftawIM=; b=YzZmXZjay5FBurSG8 Ct8f8PIj1wejXTfRP61VrjDxNs9OMOTjSo9lUy70LozNohsH3pCQXaPerSEv0jwN 9jdNiQZvNA65w/CiAu7EsJEBl+siCPltEBch2NoCYKtvvTXcsAL/yP4xobcv4y4B aqcVY0uo42YAw/2qT6Hma+/DTE= 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_50,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail.lysator.liu.se Message-ID: <52FDE698.3010707@lysator.liu.se> Date: Fri, 14 Feb 2014 10:49:12 +0100 From: Peter Rosin User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Interesting footnote about environment variables block References: <1052349406 DOT 20140214115021 AT mtu-net DOT ru> In-Reply-To: <1052349406.20140214115021@mtu-net.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 2014-02-14 08:50, Andrey Repin wrote: > Greetings, All! > > I just found this document: > http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds_shelloverview.mspx?pf=true > > At the very bottom of it, you may find the note: > >> The maximum total environment variable size for all variables, which >> includes variable names and the equal sign, is 65,536KB. > > Which seems to be in disagreement with > http://msdn.microsoft.com/en-us/library/windows/desktop/ms682653(v=vs.85).aspx > (And consequently, > http://msdn.microsoft.com/en-us/library/windows/desktop/ms682425(v=vs.85).aspx > ) > > I don't know, how it is applicable to Cygwin, but I find it interesting. First one is for unicode, the other two for ansi. My guess anyway... Cheers, Peter -- 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