jemalloc source added

This commit is contained in:
antirez
2011-05-09 10:52:55 +02:00
parent 942354f925
commit 0811e89c80
83 changed files with 40431 additions and 0 deletions

4
deps/jemalloc/doc/manpages.xsl.in vendored Normal file
View File

@@ -0,0 +1,4 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:import href="@XSLROOT@/manpages/docbook.xsl"/>
<xsl:import href="@abs_srcroot@doc/stylesheet.xsl"/>
</xsl:stylesheet>