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: Which of cygwin32's design goals does ascii file conversion fulfil?


On Mon, Oct 26, 1998 at 12:21:10PM +0100, Olle Olsson wrote:
[...]
> -those that want Unix functionality to gracefully coexist *and_cooperate*
> with functionality provided by a Windows platform. This cannot be provided
> by a Linux at al. solution

This is the primary goal.  In my personal uses of Cygwin, I have never
needed to use binary mounts.  Instead, I have added the requisite
binary mode flags to open calls, etc.  Usually, it's not very
difficult.  Some of the text utilities that should be able to be used
in either text or binary mode still need binary flags added though,
that's about has hard as it gets (still not very)...

> Or is it, as some have suggested, not the design goals of the Cygwin
> infrastructure that is limiting us. Is it the design goals of the tool
> porters that might restrict us?

Ernie Boyd has written at length describing the typical changes to get
everything working correctly with text mode mounts (a version of which
will appear in the upcoming b20 FAQ) so I won't repeat it here.

-- 
Geoffrey Noer
noer@cygnus.com
-
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]