CVSROOT: /cvs/uberbaum
Module name: winsup
Changes by: [EMAIL PROTECTED] 2006-02-10 17:22:34
Modified files:
cygwin : ChangeLog external.cc
cygwin/include/sys: cygwin.h
Log message:
* external.cc (sync_winenv): Rename from "setup_winenv". Use same
mechanism as
spawn to determine environment variables which should be converted back
to
windows form.
(cygwin_internal): Reflect setup_winenv -> sync_winenv name change.
* include/sys/cygwin.h: Ditto.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3391&r2=1.3392
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/external.cc.diff?cvsroot=uberbaum&r1=1.84&r2=1.85
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/include/sys/cygwin.h.diff?cvsroot=uberbaum&r1=1.62&r2=1.63