]> git.ipfire.org Git - pakfire.git/commit
libpakfire: Add function to check if file exists/is readable/is writable in cache
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 19 Jan 2018 13:03:27 +0000 (14:03 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 19 Jan 2018 13:03:27 +0000 (14:03 +0100)
commita239b25d9d9bd332f03a3beb238c813151afcfec
tree0bf7ead31ca55fad66b646c9d2fe3aacfbd7ed48
parent8301098bff618760250f403217766210e8883885
libpakfire: Add function to check if file exists/is readable/is writable in cache

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