This is the mail archive of the cygwin-patches 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]
Other format: [Raw text]

Re: [Patch] Make getenv() functional before the environment is initialized


On Apr  6 12:35, Pierre A. Humblet wrote:
>        * environ.cc (getearly): New function.
>           (getenv) : Call getearly if needed.

Thanks for the patch and sorry for the loooong delay.  I've applied a
slightly tweaked version of your patch, which uses a function pointer in
getenv, instead of adding a conditional.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


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