Add -k,--umask option, Gentoo #232455.

This commit is contained in:
Roy Marples
2008-08-20 10:02:11 +00:00
parent a9f7d2d5e5
commit 1ab1e9328a
5 changed files with 36 additions and 24 deletions

View File

@@ -157,4 +157,5 @@ _unused static const char *basename_c(const char *path)
return (path);
}
int parse_mode(mode_t *, char *);
#endif