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

talloc-static 2.3.4

Hierarchical, reference counted memory pool system (static library)

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

Installation

Install talloc-static 2.3.4 as follows:

guix install talloc-static@2.3.4

Or install the latest version:

guix install talloc-static

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.