1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/devel/talloc/pkg-descr
2014-03-06 17:53:27 +00:00

5 lines
161 B
Plaintext

A hierarchical pool based memory allocator with destructors. It uses
reference counting to determine when memory should be freed.
WWW: http://talloc.samba.org/