freebsd-skq/lib/libcasper/services/cap_fileargs
Mariusz Zaborski 2b1d0c0087 fileargs: fix double caching of the same file
In situations when the current file name wasn't the first element on
the list we were cleaning the current name too early.
This might cause us to pre-cache the same file twice.
2021-04-07 21:16:37 +02:00
..
tests tests: Skip cap_fileargs if build without capsicum capabilities 2021-01-26 22:19:36 +01:00
cap_fileargs.3 fileargs: add support for realpath 2021-01-10 12:44:06 +01:00
cap_fileargs.c fileargs: fix double caching of the same file 2021-04-07 21:16:37 +02:00
cap_fileargs.h fileargs: add support for realpath 2021-01-10 12:44:06 +01:00
Makefile fileargs: add support for realpath 2021-01-10 12:44:06 +01:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00