* malloc.cc: Update to version 2.8.3.

* cygmalloc.h (MSPACE): Remove unneeded definition.
This commit is contained in:
Christopher Faylor
2005-12-10 17:09:58 +00:00
parent 3f8edcbdb1
commit 3ab689126c
3 changed files with 549 additions and 443 deletions

View File

@@ -29,7 +29,6 @@ void dlmalloc_stats ();
# define __malloc_unlock() mallock.release ()
extern muto mallock;
#endif
#define MSPACES 1
#ifdef __cplusplus
}
#endif