CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]     2013-07-31 14:43:05

Modified files:
        winsup/cygwin  : cygheap.cc cygheap_malloc.h ChangeLog 

Log message:
        * cygheap.cc (cmalloc): Use size_t for size field.
        (cmalloc_abort): Ditto.
        (crealloc): Ditto.
        (crealloc_abort): Ditto.
        (ccalloc): Ditto.
        (ccalloc_abort): Ditto.
        * cygheap_malloc.h (HEAP_USER): Add.
        (cmalloc): Use size_t for size field in declaration.
        (cmalloc_abort): Ditto.
        (crealloc): Ditto.
        (crealloc_abort): Ditto.
        (ccalloc): Ditto.
        (ccalloc_abort): Ditto.
        * path.cc (normalize_posix_path): Don't check existence of / or // dir 
in
        parent dir check.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.cc.diff?cvsroot=src&r1=1.176&r2=1.177
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap_malloc.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6201&r2=1.6202

Reply via email to