src/winsup/cygwin ChangeLog dcrt0.cc environ.c ...
cgf@sourceware.cygnus.com
cgf@sourceware.cygnus.com
Fri Nov 10 21:36:00 GMT 2000
CVSROOT: /cvs/src
Module name: src
Changes by: cgf@sources.redhat.com 2000-11-10 21:36:34
Modified files:
winsup/cygwin : ChangeLog dcrt0.cc environ.cc glob.c
Log message:
* dcrt0.cc: New global variable `ignore_case_with_glob'.
(dll_crt0_1): Disable case-insensitive globbing before calling `main'.
* environ.cc (glob_init): New static function to set or clear
`ignore_case_with_glob'.
(known): Changed "glob" entry to call `glob_init'.
* glob.c (match): Use case-insensitive globbing if needed.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.418&r2=1.419
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&r1=1.77&r2=1.78
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/environ.cc.diff?cvsroot=src&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/glob.c.diff?cvsroot=src&r1=1.4&r2=1.5
More information about the Cygwin-cvs
mailing list