CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2007-07-18 11:15:51

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

Log message:
        * cygheap.h (shared_prefix): De-const.
        (shared_prefix_buf): Add static buffer for shared prefix to avoid
        additional allocation.
        * cygheap.cc (cygheap_init): Set cygheap->shared_prefix to
        cygheap->shared_prefix_buf and strcpy.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3844&r2=1.3845
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.cc.diff?cvsroot=src&r1=1.136&r2=1.137
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.h.diff?cvsroot=src&r1=1.124&r2=1.125

Reply via email to