diff options
Diffstat (limited to 'src/tar/TUEXEC.h')
-rw-r--r-- | src/tar/TUEXEC.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/tar/TUEXEC.h b/src/tar/TUEXEC.h new file mode 100644 index 00000000..6ff9d156 --- /dev/null +++ b/src/tar/TUEXEC.h @@ -0,0 +1,7 @@ +#include <tar.h> + +#define TUEXEC 00100 +/*d Execute/search by owner. d*/ +/* +POSIX(1) +*/ |