libbsd¶
Description¶
This library provides useful functions commonly found on BSD systems, and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project.
Homepage¶
https://libbsd.freedesktop.org/wiki/
Available Versions on RCAC Clusters¶
| Cluster | Versions |
|---|---|
| ANVIL | 0.11.3 |
| NEGISHI | 0.11.5 |
Module¶
You can load the module by:
Note for using libbsd
Run module spider libbsd beforehand to check if this version requires any prerequisite modules.