tenfourfox/memory/jemalloc
Cameron Kaiser c9b2922b70 hello FPR 2017-04-19 00:56:45 -07:00
..
helper hello FPR 2017-04-19 00:56:45 -07:00
src hello FPR 2017-04-19 00:56:45 -07:00
README.mozilla hello FPR 2017-04-19 00:56:45 -07:00
moz.build hello FPR 2017-04-19 00:56:45 -07:00
update.sh hello FPR 2017-04-19 00:56:45 -07:00
upstream.info hello FPR 2017-04-19 00:56:45 -07:00

README.mozilla

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.