CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008-02-06 22:30:38

Modified files:
        winsup/cygserver: ChangeLog bsd_helper.cc bsd_mutex.cc 
                          sysv_sem.cc 

Log message:
        * bsd_helper.cc: Replace %E __small_printf format specifier with %lu
        and call to GetLastError throughout.
        * bsd_mutex.cc: Ditto.
        * sysv_sem.cc (semget): Replace %X __small_printf format specifier
        with %llx.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygserver/ChangeLog.diff?cvsroot=src&r1=1.61&r2=1.62
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygserver/bsd_helper.cc.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygserver/bsd_mutex.cc.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygserver/sysv_sem.cc.diff?cvsroot=src&r1=1.9&r2=1.10

Reply via email to