Description
UNIX C programs can reuse general-purpose utility routines instead of carrying private helper code.
This library is for developers maintaining software that depends on its collection of C utilities. It does not add a normal application; it supplies reusable code that another program may use for common programming tasks.
Install it when required by existing software or when building code that expects libslack. Review the consuming program for the actual behavior, because this library only provides low-level building blocks.