freebsd-dev/contrib/jemalloc/FREEBSD-Xlist

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

61 lines
1.5 KiB
Plaintext
Raw Normal View History

$FreeBSD$
2016-11-09 18:42:30 +00:00
.appveyor.yml
2015-08-18 00:21:25 +00:00
.autom4te.cfg
.cirrus.yml
2015-08-18 00:21:25 +00:00
.git*
2016-11-09 18:42:30 +00:00
.travis.yml
FREEBSD-*
2017-06-15 07:15:05 +00:00
INSTALL.md
Makefile*
README
2018-05-11 00:32:31 +00:00
TUNING.md
autogen.sh
autom4te.cache/
bin/
build-aux/
config.*
configure*
doc/*.in
doc/*.xml
doc/*.xsl
doc/*.html
2017-06-15 07:15:05 +00:00
include/jemalloc/internal/atomic_msvc.h
2014-01-23 02:47:36 +00:00
include/jemalloc/internal/jemalloc_internal_defs.h.in
2017-06-15 07:15:05 +00:00
include/jemalloc/internal/jemalloc_preamble.h.in
2014-01-23 02:47:36 +00:00
include/jemalloc/internal/private_namespace.sh
2017-06-15 07:15:05 +00:00
include/jemalloc/internal/private_symbols_jet.awk
include/jemalloc/internal/private_symbols.awk
include/jemalloc/internal/private_symbols.sh
2014-01-23 02:47:36 +00:00
include/jemalloc/internal/public_namespace.sh
include/jemalloc/internal/public_symbols.txt
include/jemalloc/internal/public_unnamespace.h
include/jemalloc/internal/public_unnamespace.sh
include/jemalloc/internal/size_classes.sh
include/jemalloc/internal/smoothstep.sh
2017-06-15 07:15:05 +00:00
include/jemalloc/internal/tsd_win.h
include/jemalloc/jemalloc.h.in
2014-01-23 02:47:36 +00:00
include/jemalloc/jemalloc.sh
2014-02-26 02:36:59 +00:00
include/jemalloc/jemalloc_defs.h
include/jemalloc/jemalloc_defs.h.in
2014-01-23 02:47:36 +00:00
include/jemalloc/jemalloc_macros.h
include/jemalloc/jemalloc_macros.h.in
include/jemalloc/jemalloc_mangle_jet.h
include/jemalloc/jemalloc_mangle.sh
include/jemalloc/jemalloc_mangle.h
include/jemalloc/jemalloc_protos_jet.h
include/jemalloc/jemalloc_protos.h
include/jemalloc/jemalloc_protos.h.in
include/jemalloc/jemalloc_rename.h
include/jemalloc/jemalloc_rename.sh
2015-08-18 00:21:25 +00:00
include/jemalloc/jemalloc_typedefs.h.in
include/msvc_compat/
install-sh
2015-08-18 00:21:25 +00:00
jemalloc.pc*
2017-06-15 07:15:05 +00:00
m4/
msvc/
2017-06-15 07:15:05 +00:00
run_tests.sh
2017-03-02 01:14:48 +00:00
scripts/
2017-06-15 07:15:05 +00:00
src/jemalloc_cpp.cpp
src/zone.c
test/