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: pathname conversion


Cygnus's goal was to allow Unix programs to run unmodified on NT.
But there is a need too for Gnu utilities to run under Win32, with
Win32 specifics. Emacs was ported and sources include Win32 and Unix
code. Lots of Gnu utils are quite straight forward to compile under
win32 (I have done many of them), using the libc from VC++.
Unfortunately, some things from Unix do not have their counterpart
under Win32. In this case the option choosen by Cygnus was to emulate
the lack. Sometimes, conflicting is important: try to use 'patch' on
a filesystem that is not mounted as binary... Try to open text files
with notepad when they have been created by unix tools ...
Permissions are also odd. I think it would be nice too to cense all
the native ports of free software.

Fabrice POPINEAU
-
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]