CVSROOT: /cvs/src
Module name: src
Branch: cygwin-64bit-branch
Changes by: [email protected] 2012-10-22 16:33:18
Modified files:
winsup/cygwin : ChangeLog cygheap.cc
Log message:
* cygheap.cc (to_cmalloc): Fix pointer cast.
(nextpage): Ditto. Base definition on roundup2.
(allocsize): Cast to SIZE_T.
(_csbrk): Drop granmask. Define adjsbs SIZE_T as 2nd parameter to
VirtualAlloc.
(tocygheap): Fix pointer cast.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.5939.2.12&r2=1.5939.2.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.171.2.1&r2=1.171.2.2