This package browser is in early development. Mind the rough edges.

talloc 2.3.4

Hierarchical, reference counted memory pool system

Talloc is a hierarchical, reference counted memory pool system with destructors. It is the core memory allocator used in Samba.

Installation

Install talloc 2.3.4 as follows:

guix install talloc@2.3.4

Or install the latest version:

guix install talloc

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.