CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2007-12-21 03:32:47

Modified files:
        winsup/utils   : ChangeLog Makefile.in bloda.cc 

Log message:
        * Makefile.in (cygcheck.exe): Don't link to ntdll.
        * bloda.cc (pNtQuerySystemInformation): Add.
        (pRtlAnsiStringToUnicodeString): Add.
        (get_process_list): Use function pointers for NT functions.
        (dump_dodgy_apps): Skip dodgy app check on non-NT platforms.
        Use GetProcAddress for NT-specific functions.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.388&r2=1.389
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/Makefile.in.diff?cvsroot=src&r1=1.67&r2=1.68
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/bloda.cc.diff?cvsroot=src&r1=1.1&r2=1.2

Reply via email to