Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e3f5b73ad094775b0168108bb1fc443bc4b518b1
/
coreutils
/
expand.c
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
3442538
move help text from include/usage.src.h to coreutils/*.c
by Pere Orga
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
19158a8
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
by Denys Vlasenko
· 15 years ago
968951f
unexpand: fix "a b"\n" input case
by Tomas Heinrich
· 15 years ago
1abc07d
[un]expand: account for different character widths. +16 bytes.
by Tomas Heinrich
· 15 years ago
9f93d62
libbb: better unicode width support. Hopefully fixes bug 839.
by Denys Vlasenko
· 15 years ago
2805502
fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com>
by Denys Vlasenko
· 15 years ago
d2b1ba6
[un]expand: unicode support
by Tomas Heinrich
· 15 years ago
5e34ff2
*: mass renaming of USE_XXXX to IF_XXXX
by Denis Vlasenko
· 16 years ago
e40e76f
unexpand: fix incorrect expansion, add test for it
by Denis Vlasenko
· 16 years ago
3139ea7
expand: fix incorrect expansion exactly on tab boundary; shrink the code
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
77ad97f
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
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
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
0c97c9d
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
6a2f7f4
whitespace fixes, no code changes
by Denis Vlasenko
· 17 years ago
3952f20
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
by Denis Vlasenko
· 17 years ago