This is the mail archive of the cygwin-developers@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: Many changes in latest snapshot



> I've also eliminated the USE_REGISTRY_OPTIONS conditional.  cygwin will
> now search the registry for CYGWIN-environment-variable-like options.

Lesson from DJGPP: add a way to say that program A should use whatever
program B has (recursively).  Example: if A's entry says "=B" it
should suck in what B has.  Example: "ed" -> "=vi" where "vi" ->
"notty,ntea".

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