Conrad Scott <conrad.scott@dsl.pipex.com
* cygheap.cc (_csbrk): Allocate some slop initially. Don't erroneously add sbrk amount to returned value in initial case.
This commit is contained in:
@@ -29,7 +29,7 @@ details. */
|
||||
|
||||
shared_info NO_COPY *cygwin_shared = NULL;
|
||||
mount_info NO_COPY *mount_table = NULL;
|
||||
HANDLE cygwin_mount_h;
|
||||
HANDLE NO_COPY cygwin_mount_h;
|
||||
|
||||
char * __stdcall
|
||||
shared_name (const char *str, int num)
|
||||
|
Reference in New Issue
Block a user