]> gitweb.michael.orlitzky.com - apply-default-acl.git/history - src/libadacl.h
libadacl.c: use O_PATH in safe_open() for added safety.
[apply-default-acl.git] / src / libadacl.h
2018-02-27 Michael Orlitzkysrc/libadacl.h: add missing includes for "bool" and...
2018-02-26 Michael OrlitzkyMove a few constants out of the libadacl.h header to...
2018-02-26 Michael OrlitzkyRename apply_default_acl() to apply_default_acl_ex...
2018-02-26 Michael OrlitzkySplit most functions off into a separate shared library.