]> git.ipfire.org Git - pakfire.git/commit
os: Add function to read loadavg
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 30 Oct 2023 11:08:17 +0000 (11:08 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 30 Oct 2023 11:08:17 +0000 (11:08 +0000)
commit0a393fb738fa5b832eae4f13c741580bc68970be
tree62f2f83044159a7f2a70a5c07563f52fcdb8e5b4
parent8038a15dde4ddf08dc08872a09c2c97c8f677cab
os: Add function to read loadavg

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/include/pakfire/os.h
src/libpakfire/os.c
tests/libpakfire/os.c