diff options
Diffstat (limited to 'src/tar/TGREAD.h')
-rw-r--r-- | src/tar/TGREAD.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/tar/TGREAD.h b/src/tar/TGREAD.h new file mode 100644 index 00000000..23656009 --- /dev/null +++ b/src/tar/TGREAD.h @@ -0,0 +1,7 @@ +#include <tar.h> + +#define TGREAD 00040 +/*d Read by group. d*/ +/* +POSIX(1) +*/ |