New option -getfacl

This commit is contained in:
2009-01-17 18:15:22 +00:00
parent 65736372aa
commit 7a7aef6f9c
5 changed files with 123 additions and 1 deletions

View File

@ -382,6 +382,9 @@ int Xorriso_auto_driveadr(struct XorrisO *xorriso, char *adr, char *result,
int flag);
int Xorriso_getfacl(struct XorrisO *xorriso, char *path, int flag);
/* A pseudo file type for El-Torito bootsectors as in man 2 stat :
For now take the highest possible value.
*/