Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3A0307CC.5EC5178E@ece.gatech.edu>
Date: Fri, 03 Nov 2000 13:45:32 -0500
From: Charles Wilson <cwilson@ece.gatech.edu>
X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: chet@po.cwru.edu
CC: cygwin@sources.redhat.com
Subject: Re: sh-utils: need interface to realpath()
References: <1001103180942.AA88320.SM@nike.ins.cwru.edu>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Here it is:

http://www.cygwin.com/cygwin-api/func-cygwin-conv-to-full-posix-path.html
http://www.cygwin.com/cygwin-api/func-cygwin-conv-to-full-win32-path.html
http://www.cygwin.com/cygwin-api/func-cygwin-conv-to-posix-path.html
http://www.cygwin.com/cygwin-api/func-cygwin-conv-to-win32-path.html

--Chuck


Chet Ramey wrote:
> 
> > Have you looked at the source code for 'realpath()' and
> > 'cygwin_conv_to_full_win32_path()'.  They are almost identical, i.e.,
> > both should translate symbolic links.
> 
> Sorry, I should have asked whether or not there's an analogous function
> for converting to Unix-style paths, and whether there's documentation for
> *that* on the web.
> 
> --
> ``The lyf so short, the craft so long to lerne.'' - Chaucer
> ( ``Discere est Dolere'' -- chet)
> 
> Chet Ramey, CWRU    chet@po.CWRU.Edu    http://cnswww.cns.cwru.edu/~chet/
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

