CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2011-04-19 10:15:09

Modified files:
        winsup/cygwin  : ChangeLog autoload.cc fhandler_console.cc 
                         uinfo.cc winlean.h 

Log message:
        * autoload.cc (GetConsoleWindow): Drop.
        (GetSystemWindowsDirectoryW): Drop.
        * fhandler_console.cc (beep): Call GetSystemWindowsDirectoryW instead of
        GetWindowsDirectoryW.
        * uinfo.cc (cygheap_user::env_systemroot): Call
        GetSystemWindowsDirectoryW and convert to multibyte on the fly.
        * winlean.h (GetWindowsDirectoryW): Redefine to something invalid.
        Explain why.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5255&r2=1.5256
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/autoload.cc.diff?cvsroot=src&r1=1.198&r2=1.199
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.225&r2=1.226
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/uinfo.cc.diff?cvsroot=src&r1=1.177&r2=1.178
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/winlean.h.diff?cvsroot=src&r1=1.2&r2=1.3

Reply via email to