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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=E9B Vj8QF70FtAzhoiAQZ0ZZVRPLj5nFqg4OaraaPCzI/SngkdH9H5gPmpcMIM/Vglc7 XrDuynwCacXShnV0nQ7ylUzpQDbmSd20UM80cJ5/nTCBlnUW7KB9zD4XFREO+csm DlT0My7PGRKmmzeZNc452Occ/fos+fNukEpZt6Kk= 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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=E05i2evvr cS+Fw0+RxXrB5zkKFY=; b=ZRzzwkEH+f8UKDMV644qonQs5nm21v1VNvAevebsr pbtmFwSvC6C2RHWp0ShtNBHL1EtKOiWkydE31bYrmHTtqb8ph3dNCiHxBNeWHoJo WQQGfkyw6Y7XZLKeM5713k59EpA3+EfgtgJgR+p2kZO4iOCMhKwHTwZkYROygZDj H8= 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 X-Spam-SWARE-Status: No, score=-3.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_MED,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 X-IronPortListener: Outbound_SMTP X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AigFAIf+i1GcKEen/2dsb2JhbABSgwc3wAx6Fm0HgiEBBBIoUQEVFRQvEyYBBBsWBIdqDJ4ThFSbM453gyxhA44bijeFE4p8gw+CJw From: "Lavrentiev, Anton (NIH/NLM/NCBI) [C]" To: "cygwin AT cygwin DOT com" Subject: Cygwin path conversion routines Date: Thu, 9 May 2013 19:56:26 +0000 Message-ID: <5F8AAC04F9616747BC4CC0E803D5907D0AF787DB@MLBXv04.nih.gov> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r49Jvj1e011116 Hello again, It'd be great to have http://cygwin.com/cygwin-api/func-cygwin-conv-path.html also document what happens if a path passed for conversion does already look good. E.g. what Win-2-Posix conversion does with things like "/cygdrive/c/cygwin" or just "/bin", and what is case-sensitivity of the conversion routines... (E.g. "/cygdrive/C" and "/cygdrive/c" appear to work equally well, but not "/Cygdrive/c".) I know one can experiment to see the results, but the documented behavior saves from guessing all the possible cases. Thanks, Anton Lavrentiev Contractor NIH/NLM/NCBI -- 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