summaryrefslogtreecommitdiff
path: root/e2fsprogs/old_e2fsprogs/chattr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
| | | | | EXTERNALLY_VISIBLE. 5% size reduction of libbusybox.so
* style fix (stray space before ';')Denis Vlasenko2007-07-211-1/+1
|
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
| | | | no preceding prototype
* put small subset of e2fsprogs back in the tree:Denis Vlasenko2006-12-261-0/+219
lsattr, chattr, fsck. Old e2fsprogs tree is in e2fsprogs/old_e2fsprogs/*.