CVSROOT:        /cvs/src
Module name:    src
Branch:         cygwin-64bit-branch
Changes by:     [email protected]  2012-11-16 15:07:50

Modified files:
        winsup/cygwin  : ChangeLog.64bit cygmalloc.h wait.cc 

Log message:
        * cygmalloc.h (dlmalloc): Change unsigned in declaration to size_t.
        (dlrealloc): Ditto.
        * wait.cc (wait4): Cast second parameter in proc_subproc call to
        uintptr_t.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.64bit.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.41&r2=1.1.2.42
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygmalloc.h.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.12&r2=1.12.10.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/wait.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.42.2.1&r2=1.42.2.2

Reply via email to