]> git.ipfire.org Git - people/ms/pakfire.git/commit
os: Implement getting memory stats from /proc/meminfo
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 28 Oct 2023 10:52:24 +0000 (10:52 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 28 Oct 2023 10:52:24 +0000 (10:52 +0000)
commit1d29d610616d2dff3eda0dbfdd1669e24d1f7bbf
tree5a9b66661da7c32c6ee020165548dc197549895f
parent0ac2d74bb965a0f7793a49288368326debb46ecb
os: Implement getting memory stats from /proc/meminfo

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