sin
|
f488547779
|
Don't bail out if chmod(2) or chown(2) fails
Keep processing all the files specified.
|
2014-04-22 13:46:28 +01:00 |
|
Hiltjo Posthuma
|
59d0b5cd97
|
chown: add -R for compatability
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
|
2014-04-18 20:31:39 +01:00 |
|
Hiltjo Posthuma
|
cd194d96ad
|
chown: fix out-of-bounds ((null) bad address error)
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
|
2014-04-18 20:31:28 +01:00 |
|
sin
|
b5a511dacf
|
Exit with EXIT_SUCCESS/EXIT_FAILURE instead of 0 and 1
Fixed for consistency purposes.
|
2013-10-07 16:44:22 +01:00 |
|
stateless
|
7216a53a7e
|
Remove unnecessary exit(1) in usage()
Signed-off-by: Christoph Lohmann <20h@r-36.net>
|
2013-06-19 19:58:19 +02:00 |
|
Christoph Lohmann
|
4d38f60685
|
Eliminating the getopt disgrace.
|
2013-06-14 20:20:47 +02:00 |
|
Connor Lane Smith
|
20d526391d
|
chmod, chown: remove redundant flag
|
2012-05-25 21:52:01 +01:00 |
|
Connor Lane Smith
|
d7f9bda740
|
cc -Wextra
|
2011-06-21 05:05:37 +01:00 |
|
Connor Lane Smith
|
ea7563dc0b
|
fix errno
|
2011-06-04 12:22:07 +01:00 |
|
Connor Lane Smith
|
d90ced2047
|
consistent error check
|
2011-06-04 12:20:41 +01:00 |
|
Connor Lane Smith
|
2dfe5c6b8b
|
octal-only chmod
|
2011-05-27 23:48:07 +01:00 |
|
Connor Lane Smith
|
262f357fdd
|
add head
|
2011-05-25 11:42:17 +01:00 |
|
Connor Lane Smith
|
da757ff7d1
|
add chown
|
2011-05-25 00:24:33 +01:00 |
|