This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: sh-utils: need interface to realpath()


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]