Emanuel Hoogeveen
|
8210833803
|
Bug 1294732 - Back out all of bug 1271165 as it has served its purpose. r=glandium
|
2016-08-23 08:45:00 -04:00 |
Emanuel Hoogeveen
|
57b1d1e8f2
|
Bug 1271165 - Part 2: Hook the new functions up and provide dummy implementations where needed. r=ehoogeveen
|
2016-08-12 07:37:00 -04:00 |
Mike Hommey
|
03b3291d3f
|
Bug 1120272 - Expose _aligned_alloc and _aligned_free from mozglue. r=njn
|
2015-01-20 13:10:00 +09:00 |
Thomas Zimmermann
|
739b082bdc
|
Bug 979887: Fix GCC warning about undeclared function |vsnprintf|, r=glandium
|
2014-03-06 11:20:00 +01:00 |
Thomas Zimmermann
|
724de1c4a9
|
Bug 979887: Fix GCC warnings about inline variable declarations, r=glandium
Some code is compiled in C90 mode, where inline declarations of
variables are not allowed.
|
2014-03-06 11:19:57 +01:00 |
Shelly Lin
|
4da13e0a0a
|
Bug 801571 - Override vasprintf and asprint for Android platform to avoid the mismatch of malloc()/free(). r=glandium
|
2014-01-17 16:54:06 +08:00 |
Ryan VanderMeulen
|
da06e090f6
|
Backed out changeset 4230d328b65f (bug 801571) for memory leaks.
|
2014-01-17 14:25:28 -05:00 |
Shelly Lin
|
5a3b503309
|
Bug 801571 - Override vasprintf and asprint for Android platform to avoid the mismatch of malloc()/free(). r=glandium
DONTBUILD
|
2014-01-17 16:54:06 +08:00 |
Ryan VanderMeulen
|
913aa4dc43
|
Backed out changeset 0496d73bf88e for landing with the wrong bug # in the commit message.
|
2014-01-17 11:13:30 -05:00 |
Shelly Lin
|
7a3e6b8008
|
Bug 801517 - Override vasprintf and asprint for Android platform to avoid the mismatch of malloc()/free(). r=glandium
|
2014-01-17 16:54:06 +08:00 |
Mike Hommey
|
e6d10e0341
|
Bug 826171 - Fix strndup in memory/build/mozmemory_wrap.c. r=jlebar
|
2013-01-03 16:05:20 +01:00 |
Mike Hommey
|
c51f5d814d
|
Bug 804303 part 1 - Cleanup how the mozjemalloc/jemalloc3 glue is set up, attempting to make it clearer. r=jlebar,r=khuey
--HG--
rename : memory/build/extraMallocFuncs.c => memory/build/jemalloc_config.c
rename : memory/mozjemalloc/jemalloc.h => memory/build/mozmemory.h
rename : memory/build/extraMallocFuncs.c => memory/build/mozmemory_wrap.c
|
2012-12-07 09:32:24 +01:00 |