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