Last change
on this file since 1036 was 2, checked in by Dmitry A. Kuminov, 16 years ago |
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
|
File size:
953 bytes
|
Line | |
---|
1 | 2006-05-31 Wolfram Gloger <wg@malloc.de>
|
---|
2 |
|
---|
3 | * sysdeps/pthread/malloc-machine.h (mutex_unlock): Unlock needs
|
---|
4 | full memory barrier (thanks Bart Robinson).
|
---|
5 |
|
---|
6 | 2006-03-31 Wolfram Gloger <wg@malloc.de>
|
---|
7 |
|
---|
8 | * ptmalloc3.c (public_iCALLOc, public_iCOMALLOc): New functions.
|
---|
9 |
|
---|
10 | 2006-03-30 Wolfram Gloger <wg@malloc.de>
|
---|
11 |
|
---|
12 | * malloc/malloc.c: Upgrade to version pre-2.8.4-29mar06.
|
---|
13 | * malloc/malloc-private.h: New fields in malloc_state.
|
---|
14 |
|
---|
15 | 2004-03-29 Wolfram Gloger <wg@malloc.de>
|
---|
16 |
|
---|
17 | * malloc/malloc.c (mmap_alloc): Use page_align instead of
|
---|
18 | granularity_align.
|
---|
19 | (mmap_resize): Likewise.
|
---|
20 |
|
---|
21 | * malloc/ptmalloc3.c (ptmalloc_init):
|
---|
22 | Add MALLOC_GRANULARITY_ and synonymous MALLOC_TOP_PAD_ environment
|
---|
23 | parameters.
|
---|
24 |
|
---|
25 | 2006-03-25 Wolfram Gloger <wg@malloc.de>
|
---|
26 |
|
---|
27 | * malloc/malloc-private.h: New file.
|
---|
28 |
|
---|
29 | 2005-12-31 Wolfram Gloger <wg@malloc.de>
|
---|
30 |
|
---|
31 | * malloc/malloc.c: Imported from Doug Lea's malloc-2.8.3.
|
---|
32 | * malloc/malloc.h-2.8.3.h: Likewise.
|
---|
33 | * malloc/ptmalloc3.c: New file.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.