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.
- Website: https://talloc.samba.org
- Licenses: GPL 3+
- Package source: gnu/packages/samba.scm
- Builds: See build status
- Issues: See known issues
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.