]> git.ipfire.org Git - pakfire.git/commit
os: Convert all structs to types
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 1 Jul 2025 08:18:01 +0000 (08:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 1 Jul 2025 08:18:01 +0000 (08:18 +0000)
commiteea904f30ada07cd4dc1412fcbfe263dae2a4ab2
treec50ea978e671b2fb20419842013666d16f107db9
parent4b174b7403746946354fd704a847d1c2347c52a3
os: Convert all structs to types

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