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