OSDN Git Service

* dcrt0.cc (dll_crt0_1): init cygcwd before forkee branch
authordj <dj>
Thu, 19 Oct 2000 00:45:39 +0000 (00:45 +0000)
committerdj <dj>
Thu, 19 Oct 2000 00:45:39 +0000 (00:45 +0000)
commitbb9325eb0d8d896467b0378723910724fd0e1a32
tree3946e6ce11c8719244bc1db394ca5bddf2feb4f7
parenta1d47a685e46c273b013e5916571fac6182a42a6
* dcrt0.cc (dll_crt0_1): init cygcwd before forkee branch

* environ.cc (conv_start_chars): Cache a table of "first
characters" for environment variables needing conversion.
(getwinenv): Use it.
(environ_init): Create it, also check first chars for TERM and
CYGWIN.

* path.cc: Use lookup table for case insensitive comparisons.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/environ.cc
winsup/cygwin/path.cc