aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/chattr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: add FAST_FUNC to function ptrs where it makes senseDenys Vlasenko2009-06-051-1/+1
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* *: add -Wunused-parameter; fix resulting breakageDenis Vlasenko2008-03-171-1/+1
* e2fsprogs: code shrinkDenis Vlasenko2007-10-301-21/+3
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-121-1/+1
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes)Denis Vlasenko2007-04-151-72/+72
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* chattr: bugfixes and size reductionDenis Vlasenko2006-12-261-38/+28
* put small subset of e2fsprogs back in the tree:Denis Vlasenko2006-12-261-0/+199
* remove e2fsprogs. Nobody volunteered to clean up that messDenis Vlasenko2006-12-261-219/+0
* introduce LONE_CHAR (optimized strcmp with one-char string)Denis Vlasenko2006-12-211-3/+4
* correct largefile support, add comments about it.Denis Vlasenko2006-10-081-2/+2
* dd: make it recognize not only 'k' but 'K' too;Denis Vlasenko2006-10-071-8/+0
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* just whitespaceTim Riker2006-01-251-2/+2
* bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3."Vladimir N. Oleynik"2005-10-101-1/+1
* patch by Tito which uses a lot more busybox functions to reduce size nicelyMike Frysinger2005-05-071-27/+19
* use a generic error messageMike Frysinger2005-04-251-1/+1
* use asprintf in place of malloc/sprintf as suggested by solarMike Frysinger2005-04-251-5/+3
* bbify to shrink sizeMike Frysinger2005-04-251-198/+128
* add new subdir for e2fsprogsMike Frysinger2005-04-241-0/+305