summaryrefslogtreecommitdiff
path: root/src/tar/TGREAD.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tar/TGREAD.c')
-rw-r--r--src/tar/TGREAD.c7
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)
+*/