Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
4aafd5f4e30ee7f3b224652bfeaf26aa25382229
/
coreutils
/
od_bloaty.c
d18f52b
actually add bb_qsort.c *: s/Denis/Denys/
by Denis Vlasenko
· 17 years ago
a985d30
- spelling fixes
by Bernhard Reutner-Fischer
· 17 years ago
97bd0e0
README: doccument the need of CONFIG_DESKTOP
by Denis Vlasenko
· 17 years ago
e4bc603
od: reduce data/bss usage (code size went down too)
by Denis Vlasenko
· 17 years ago
7c2db5c
- use standard-imposed constants some more
by Bernhard Reutner-Fischer
· 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
45946f8
runit/*: get rid of tai[a] time abstraction, it's too bloaty.
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
6ca409e
trylink: produce even more info about final link stage
by Denis Vlasenko
· 17 years ago
f868963
multiplier suffixes are short, store them directly in struct suffix_mult
by Denis Vlasenko
· 17 years ago
990d0f6
Replace index_in_[sub]str_array with index_in_[sub]strings,
by Denis Vlasenko
· 17 years ago
bcb66ec
od: shrink a bit
by Denis Vlasenko
· 17 years ago
bdc88fd
rework long option handling. saves ~1.2k
by Denis Vlasenko
· 17 years ago
80b8b39
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>)
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
8d9f495
getopt32: fix llist_t options ordering. llist_rev is not unused.
by Denis Vlasenko
· 18 years ago
8e858e2
clean up accumulated whitespace damage
by Denis Vlasenko
· 18 years ago
54cf511
sort: fix multiple -k (was ignoring all except last)
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
5dd7686
Yann E. MORIN. writes: i pity the fool who doesnt use the z length modifier with size_t types
by Mike Frysinger
· 18 years ago
bf0a201
style fixes last xcalloc replaced by xzalloc
by Denis Vlasenko
· 18 years ago
0f5905e
od: remove bug-for-bug compat (because the bug was fixed in coreuitls)
by Denis Vlasenko
· 18 years ago
2425bdc
od: fix buglet in --traditional, microoptimization,
by Denis Vlasenko
· 18 years ago
c61852a
fix support for globally disabling --long-options.
by Denis Vlasenko
· 18 years ago
601ae13
od: sometime ago I landed BIG od implementation
by Denis Vlasenko
· 18 years ago
1114de7
od: provide full-blown od from coreutils if CONFIG_DESKTOP
by Denis Vlasenko
· 18 years ago