From 29a8ef46d219ad97c94ef88aa5f81fb2d07e4cda Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 6 Feb 2011 09:52:28 +0000 Subject: mall 1.0.0 - glibc-specific extras! New methods that map to glibc malloc_* extensions: * Mall.trim -> malloc_trim() * Mall.xml -> malloc_info() (requires glibc 2.10+) * Mall.dump_stats -> malloc_stats() Mall::ARENA_MAX and Mall::ARENA_TEST are also glibc-specific constants for Mall.opt. With Mall.xml from glibc 2.10+, Mall is ENTERPRISE READY!!!1 --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 2b14a69..88b943a 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v0.0.1.GIT +DEF_VER=v1.0.0.GIT LF=' ' -- cgit v1.2.3-24-ge0c7