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