Accomodate older glibc, which also lacks the module syscalls
[oweals/busybox.git] / chmod.c
2001-04-26 Matt KraaiFix handling of permission addition and removal (e...
2001-04-26 Eric AndersenDoh. I never allocated storate for the struct stat...
2001-04-26 Matt KraaiFix handling of -R flag.
2001-04-26 Eric AndersenAs Larry pointed out, this the off by one canbe fixed...
2001-04-26 Eric AndersenFix a silly off-by-one error noticed by Santiago Garcia...
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-04-24 Eric AndersenSplit up chmod_chown_chgrp.c into 3 separate apps....
1999-10-13 Eric AndersenCombined stuff
1999-10-13 Eric AndersenMore stuff
1999-10-05 Eric AndersenInitial revision 0_29alpha2