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:from:to:cc:references:subject:date :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=NUt6YR43t1S4A1eVUGSQDqJFVGXqKv5Alu5sWnxCjEPAF5cEqgxhO 4A5Nq8FvPnrMtao4Y6j0z33h46a/kTRWicQHCnlJ/MsT8ULFuv2RonJcgdvQayeu 0jqw+baPCDrWjzu5wZtCtY9Gy+A64vzRC7Pf3Iy4mUGC/tOZIhfYNI= 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:from:to:cc:references:subject:date :mime-version:content-type:content-transfer-encoding; s=default; bh=Y5yJD6V5kL39MHk4nCyXyNuk4AE=; b=fULl7zieK4SjQPMqhfC8fE47wBx/ ZbWaxPRzVC1T4LtA2Lf10/GpWnTqJ2T2jdrE7C1uuDuy9IyeUFV0MGx+/pr0d9Uf MYoO0AcyQw0h/eWovHvFUB6/LWKLFW5/noQP3QcCOEzJDzLeqdP/G0+8MPb876TF JbdX0O+sHI5x6Ww= 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-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*UA:6.00.2900.5931, H*x:6.00.2900.5931, again!, Hx-languages-length:844 X-HELO: vsmx011.vodafonemail.xion.oxcs.net Message-ID: <3AA6B0E5761945E58833642A6DB75341@W340> From: "Stefan Kanthak" To: Cc: References: <2B3187EFB48B477183C355EDF9660136 AT W340> <1444436439 DOT 20180805170441 AT yandex DOT ru> Subject: Re: Cygwin's ACL handling is NOT interoperable with Windows Date: Sun, 5 Aug 2018 16:23:17 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Andrey Repin wrote: > Greetings, Stefan Kanthak! > >> PS: >> too states bloody lies: > >> | The Windows subsystem only supports CWD paths of up to 258 chars. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > 260 including drive letter. WRONG, AGAIN! 260 is the value of MAX_PATH, which accounts for the trailing \0, and commonly used as | char buffer[MAX_PATH]; I recommend to read VERY careful! >> The Win32 API supports pathnames with up to 32767 (Unicode) characters; >> this includes of course the CWD! > > CWD may be, but command processor does not. Neither Cygwin's WRONG documentation nor I referred to the command processor. regards Stefan -- 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