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