* 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

@ -1,3 +1,8 @@
2005-12-10 Christopher Faylor <cgf@timesys.com>
* malloc.cc: Update to version 2.8.3.
* cygmalloc.h (MSPACE): Remove unneeded definition.
2005-12-08 Corinna Vinschen <corinna@vinschen.de>
* fhandler_raw.cc (fhandler_dev_raw::ioctl): Only allow 0, 1 or a

View File

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

File diff suppressed because it is too large Load Diff