newlib/winsup
Christopher Faylor 6ccb6bcf3d * 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.
2000-11-11 05:36:34 +00:00
..
cygwin * dcrt0.cc: New global variable `ignore_case_with_glob'. 2000-11-11 05:36:34 +00:00
doc Update section "Why is make behaving badly?" 2000-10-31 16:58:09 +00:00
mingw
testsuite Add 'const' qualifiers where needed to avoid compiler warnings. 2000-09-06 14:21:53 +00:00
utils * mount.cc (main): Call show_cygdrive_info instead of show_cygdrive_prefixes. 2000-11-08 20:39:45 +00:00
w32api * Makefile.in: increment VERSION. 2000-11-06 16:17:16 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog testing. 2000-10-23 23:50:27 +00:00
MAINTAINERS
Makefile.common * Makefile.common (LIBGCC): Acommodate older gcc's that don't need libstdc++.a. 2000-10-23 04:50:32 +00:00
Makefile.in * Makefile.common: Extend VERBOSE default. 2000-10-02 02:05:23 +00:00
configure
configure.in