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