gecko-dev/memory/jemalloc
2014-08-01 15:55:56 +09:00
..
src Bug 1046045 - Remove ${srcroot} from cfghdrs_in, cfgoutputs_in and cfghdrs_tup in jemalloc's configure. r=mshal 2014-08-01 15:55:56 +09:00
0001-Use-a-configure-test-to-detect-whether-to-use-a-cons.patch
0002-Use-ULL-prefix-instead-of-LLU-for-unsigned-long-long.patch
0003-Don-t-use-msvc_compat-s-C99-headers-with-MSVC-versio.patch
0004-Try-to-use-__builtin_ffsl-if-ffsl-is-unavailable.patch
0005-Check-for-__builtin_ffsl-before-ffsl.patch
0006-Fix-clang-warnings.patch
0007-Ensure-the-default-purgeable-zone-is-after-the-defau.patch
0008-Allow-to-build-with-clang-cl.patch
0009-Remove-srcroot-from-cfghdrs_in-cfgoutputs_in-and-cfg.patch Bug 1046045 - Remove ${srcroot} from cfghdrs_in, cfgoutputs_in and cfghdrs_tup in jemalloc's configure. r=mshal 2014-08-01 15:55:56 +09:00
Makefile.in
moz.build
README.mozilla
update.sh Bug 1046045 - Remove ${srcroot} from cfghdrs_in, cfgoutputs_in and cfghdrs_tup in jemalloc's configure. r=mshal 2014-08-01 15:55:56 +09:00
upstream.info

This is a copy of the jemalloc source code. It is intended to be left pristine.
Modifications to this code without coordinating with upstream are unacceptable,
and will be reverted. Integration modifications should be made in memory/build
whenever possible.

The canonical repository for this source code is git://canonware.com/jemalloc.git.
The information about the upstream repository and revision lives in upstream.info.
In order to update the code, you can run the update.sh script located in
the same directory.