CVSROOT: /cvs/src
Module name: src
Branch: cygwin-1_7_29-release-branchpoint
Changes by: [email protected] 2014-02-19 18:36:34
Modified files:
winsup/cygwin : ChangeLog environ.cc
Log message:
* environ.cc (strbrk): Properly deal with environment variable sans
quote.
* environ.cc (strbrk): New function.
(parse_options): Use strbrk to parse CYGWIN environment variable.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.6314.2.1&r2=1.6314.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/environ.cc.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.209&r2=1.209.2.1