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