This is the mail archive of the cygwin@sourceware.cygnus.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: Accessing pathname translation...




On Thu, 16 Oct 1997, Andrew Stevens wrote:

> Is there any of accessing the cygwin library's functions mapping
> UNIX-style pathnames into native Win32 ones?  grep-ing around
> in the headers hasn't revealed anything other than the official
> UNIX syscalls etc.
> 
> I'm trying to build a patch for NT Emacs to support Cygnus-style
> pathnames, a full port onto GNUWin32 is not practical or
> even really necessary.   All that is required is consistent
> mapping of filenames.

cygwin32_conv_to_win32_path
cygwin32_conv_to_full_win32_path
cygwin32_conv_to_full_posix_path
cygwin32_conv_to_posix_path

I'm not exactly sure what a "full path" signifies.

- alex

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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