octal-only chmod

This commit is contained in:
Connor Lane Smith
2011-05-27 23:48:07 +01:00
parent 73c2898e91
commit 2dfe5c6b8b
4 changed files with 88 additions and 4 deletions

View File

@@ -3,7 +3,6 @@
#include <grp.h>
#include <pwd.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>