Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
65504ac12cdc4eff0a98fd50fff1a019fbb77f1b
/
chmod.c
6aabfd5
Fix handling of permission addition and removal (e.g., o-r).
by Matt Kraai
· 24 years ago
ca85cdb
Doh. I never allocated storate for the struct stat I am using.
by Eric Andersen
· 24 years ago
468f504
Fix handling of -R flag.
by Matt Kraai
· 24 years ago
3c3277f
As Larry pointed out, this the off by one canbe fixed much more elegantly.
by Eric Andersen
· 24 years ago
30592a5
Fix a silly off-by-one error noticed by Santiago Garcia Mantinan <manty@debian.org>
by Eric Andersen
· 24 years ago
04095e5
Move messages.c to libbb. Make each string in messages.c be its own .o file.
by Eric Andersen
· 24 years ago
9f0fedb
Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately
by Eric Andersen
· 24 years ago
305a73f
Combined stuff
by Eric Andersen
· 25 years ago
1b61f41
More stuff
by Eric Andersen
· 25 years ago
cc8ed39
Initial revision
by Eric Andersen
· 25 years ago
0_29alpha2