index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e2fsprogs
/
lsattr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: add FAST_FUNC to function ptrs where it makes sense
Denys Vlasenko
2009-06-05
1
-2
/
+3
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-2
/
+2
*
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-07
1
-2
/
+2
*
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
1
-4
/
+2
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-2
/
+2
*
e2fsprogs: code shrink
Denis Vlasenko
2007-10-30
1
-2
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
1
-2
/
+2
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes)
Denis Vlasenko
2007-04-15
1
-7
/
+4
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
put small subset of e2fsprogs back in the tree:
Denis Vlasenko
2006-12-26
1
-0
/
+114
*
remove e2fsprogs. Nobody volunteered to clean up that mess
Denis Vlasenko
2006-12-26
1
-128
/
+0
*
silly size savings and capitalization fixes
Denis Vlasenko
2006-10-26
1
-2
/
+2
*
correct largefile support, add comments about it.
Denis Vlasenko
2006-10-08
1
-4
/
+4
*
dd: make it recognize not only 'k' but 'K' too;
Denis Vlasenko
2006-10-07
1
-8
/
+0
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
Big dead code elimination pass from Garrett.
Rob Landley
2006-05-03
1
-7
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-2
/
+2
*
bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3.
"Vladimir N. Oleynik"
2005-10-10
1
-1
/
+1
*
patch by Tito which uses a lot more busybox functions to reduce size nicely
Mike Frysinger
2005-05-07
1
-22
/
+18
*
use a generic error message
Mike Frysinger
2005-04-25
1
-1
/
+1
*
use asprintf in place of malloc/sprintf as suggested by solar
Mike Frysinger
2005-04-25
1
-8
/
+10
*
bbify to shrink size
Mike Frysinger
2005-04-25
1
-99
/
+49
*
add new subdir for e2fsprogs
Mike Frysinger
2005-04-24
1
-0
/
+193