src/winsup/cygwin ChangeLog dcrt0.cc environ.c ...

dj@sourceware.cygnus.com dj@sourceware.cygnus.com
Wed Oct 18 17:45:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.cygnus.com	2000-10-18 17:45:39

Modified files:
	winsup/cygwin  : ChangeLog dcrt0.cc environ.cc path.cc 

Log message:
	* 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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.359&r2=1.360
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&r1=1.68&r2=1.69
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/environ.cc.diff?cvsroot=src&r1=1.29&r2=1.30
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.71&r2=1.72



More information about the Cygwin-cvs mailing list