aboutsummaryrefslogtreecommitdiff
path: root/libs/libsigar
Commit message (Collapse)AuthorAge
* libsigar: add sigar libaryAmol Bhave2019-05-06
sigar is a System Information Gatherer And Reporter library for C++ Adding the package so other C++ packages that depends on this library can build. This creates a libsigar.so shared library. Signed-off-by: Amol Bhave <ambhave@fb.com>