CVSROOT:        /cvs/src
Module name:    src
Branch:         cygwin-64bit-branch
Changes by:     [email protected]  2013-02-09 20:29:37

Modified files:
        winsup/cygwin  : ChangeLog.64bit pinfo.cc pinfo.h 
                         fhandler_process.cc 

Log message:
        * fhandler_process.cc (win_heap_info::~win_heap_info): Only try to free
        heap_vm_chunks if it's not NULL.
        * pinfo.h (struct commune_result): Change type of n to DWORD.
        * pinfo.cc (_pinfo::commune_request): Change type of n to DWORD to
        fix subsequent sizeof test after reading from commune pipe on x86_64.
        Raise read timeout to match write timeout.

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.88&r2=1.1.2.89
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.309.2.11&r2=1.309.2.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.h.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.128.2.5&r2=1.128.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_process.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.120.2.9&r2=1.120.2.10

Reply via email to