CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2007-12-11 15:16:19
Modified files:
winsup/cygwin : ChangeLog cygheap.cc
Log message:
* cygheap.cc (_csbrk): Don't request zero bytes from VirtualAlloc,
as windows treats that as an invalid parameter and returns an error.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3969&r2=1.3970
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.cc.diff?cvsroot=src&r1=1.139&r2=1.140