slackbuilds_ponce/libraries/libhoard
B. Watson 880c691262 libraries/libhoard: Allow VERSION override from environment.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2017-03-25 01:05:50 +00:00
..
gnuwrapper.cpp.patch
libhoard.info
libhoard.SlackBuild
README
slack-desc

The Hoard memory allocator is a fast, scalable, and memory-efficient
memory allocator. It runs on a variety of platforms, including Linux,
Solaris, and Windows. Hoard is a drop-in replacement for malloc()
that can dramatically improve application performance, especially for
multithreaded programs running on multiprocessors.