skyfire/dep/jemalloc
AlterEgo cda0faa585 Update copyright notices to make them all uniform
Signed-off-by: AlterEgo <admin@projectskyfire.org>
2022-12-24 14:11:10 -06:00
..
include Core/Dependencies: Upgrade to jemalloc-3.3.1 (Also fixes a few weird crashes), closes #7852 2013-04-16 21:03:29 +02:00
src Core/Dependencies: Upgrade to jemalloc-3.3.1 (Also fixes a few weird crashes), closes #7852 2013-04-16 21:03:29 +02:00
ChangeLog Core/Dependencies: Upgrade to jemalloc-3.3.1 (Also fixes a few weird crashes), closes #7852 2013-04-16 21:03:29 +02:00
CMakeLists.txt Update copyright notices to make them all uniform 2022-12-24 14:11:10 -06:00
COPYING Core/Dependencies: Upgrade to jemalloc-3.3.1 (Also fixes a few weird crashes), closes #7852 2013-04-16 21:03:29 +02:00
jemalloc_defs.h.in.cmake Core/Dependencies: Upgrade to jemalloc-3.3.1 (Also fixes a few weird crashes), closes #7852 2013-04-16 21:03:29 +02:00
README Core/Dependencies: Upgrade to jemalloc-3.3.1 (Also fixes a few weird crashes), closes #7852 2013-04-16 21:03:29 +02:00
TC_NOTE.txt Core/Dependencies: Upgrade to jemalloc-3.3.1 (Also fixes a few weird crashes), closes #7852 2013-04-16 21:03:29 +02:00
VERSION Core/Dependencies: Upgrade to jemalloc-3.3.1 (Also fixes a few weird crashes), closes #7852 2013-04-16 21:03:29 +02:00

jemalloc is a general-purpose scalable concurrent malloc(3) implementation.
This distribution is a "portable" implementation that currently targets
FreeBSD, Linux, Apple OS X, and MinGW.  jemalloc is included as the default
allocator in the FreeBSD and NetBSD operating systems, and it is used by the
Mozilla Firefox web browser on Microsoft Windows-related platforms.  Depending
on your needs, one of the other divergent versions may suit your needs better
than this distribution.

The COPYING file contains copyright and licensing information.

The INSTALL file contains information on how to configure, build, and install
jemalloc.

The ChangeLog file contains a brief summary of changes for each release.

URL: http://www.canonware.com/jemalloc/