Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0b7412e66b3d702557a2bf214752ff68d80fcda3
/
e2fsprogs
/
lsattr.c
d5f1b1b
*: add FAST_FUNC to function ptrs where it makes sense
by Denys Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
53354ac
libbb: introduce and use print_flags().
by Denis Vlasenko
· 17 years ago
62a90cd
*: shrink by using [f]open_or_warn_stdin where appropriate
by Denis Vlasenko
· 17 years ago
68404f1
*: add -Wunused-parameter; fix resulting breakage
by Denis Vlasenko
· 17 years ago
d059ddc
e2fsprogs: code shrink
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
4daad90
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
8acf521
e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes)
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
c4f623e
put small subset of e2fsprogs back in the tree:
by Denis Vlasenko
· 18 years ago
64c5402
remove e2fsprogs. Nobody volunteered to clean up that mess
by Denis Vlasenko
· 18 years ago
c6f188d
silly size savings and capitalization fixes
by Denis Vlasenko
· 18 years ago
7039a66
correct largefile support, add comments about it.
by Denis Vlasenko
· 18 years ago
5625415
dd: make it recognize not only 'k' but 'K' too;
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
7c94bed
Big dead code elimination pass from Garrett.
by Rob Landley
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
083d3f4
by "Vladimir N. Oleynik"
· 19 years ago
ea338ff
patch by Tito which uses a lot more busybox functions to reduce size nicely
by Mike Frysinger
· 20 years ago
d6a8f5f
use a generic error message
by Mike Frysinger
· 20 years ago
c238a97
use asprintf in place of malloc/sprintf as suggested by solar
by Mike Frysinger
· 20 years ago
d2a64d2
bbify to shrink size
by Mike Frysinger
· 20 years ago
d89e629
add new subdir for e2fsprogs
by Mike Frysinger
· 20 years ago