CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [email protected]     2011-08-19 18:19:22

Modified files:
        cygwin         : ChangeLog dtable.cc environ.cc 
                         fhandler_console.cc 

Log message:
        * dtable.cc: Mark some const variables as static.
        * environ.cc (conv_start_chars): Move to shared cygwin region and 
initialize at
        compile time.
        (match_first_char): New generic function for querying conv_start_chars.
        (posify_maybe): Rename from posify.
        (environ_init): Remove conv_envvars initialization.  Don't check
        conv_start_chars, just allow posify_maybe to make the decision.
        * fhandler_console.cc (__vt100_conv): Fix formatting.  Mark as const.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5487&r2=1.5488
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dtable.cc.diff?cvsroot=uberbaum&r1=1.232&r2=1.233
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/environ.cc.diff?cvsroot=uberbaum&r1=1.194&r2=1.195
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_console.cc.diff?cvsroot=uberbaum&r1=1.248&r2=1.249

Reply via email to