index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
coreutils
/
expand.c
Age
Commit message (
Expand
)
Author
2010-01-04
fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gma...
Denys Vlasenko
2010-01-04
[un]expand: unicode support
Tomas Heinrich
2009-04-21
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2008-12-26
unexpand: fix incorrect expansion, add test for it
Denis Vlasenko
2008-12-14
expand: fix incorrect expansion exactly on tab boundary; shrink the code
Denis Vlasenko
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-05-13
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-03-17
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2007-10-11
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-01
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
Denis Vlasenko
2007-08-18
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-16
whitespace fixes, no code changes
Denis Vlasenko
2007-08-13
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
Denis Vlasenko