]> git.ipfire.org Git - pakfire.git/commit
Unify duplicated code for UIDs and GIDs
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 16 Aug 2022 12:58:08 +0000 (12:58 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 16 Aug 2022 12:58:08 +0000 (12:58 +0000)
commita1ff286376aa466489b0bc495378138835ee7d42
treed438b6a4fb1ddbd793d927d35a38cfe5c1e5cd86
parentd3d3d7b726d81e949942552faa5cfd7018e2d3ae
Unify duplicated code for UIDs and GIDs

This patch unifies the type which is the same for both.

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