mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-20 07:51:35 +08:00
* malloc.cc: Update to version 2.8.3.
* cygmalloc.h (MSPACE): Remove unneeded definition.
This commit is contained in:
parent
3f8edcbdb1
commit
3ab689126c
@ -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
|
||||
|
@ -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
Loading…
x
Reference in New Issue
Block a user