CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2006-04-21 17:21:41

Modified files:
        winsup/cygwin  : ChangeLog environ.cc 

Log message:
        * environ.cc (getearly): New function.
        (findenv_func): New function pointer, predefined to getearly.
        (getenv): Call findenv function over the findenv_func pointer.
        (environ_init): Change findenv_func pointer to my_findenv after Cygwin
        environment is initialized.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3487&r2=1.3488
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/environ.cc.diff?cvsroot=src&r1=1.139&r2=1.140

Reply via email to