Age | Commit message (Expand) | Author |
---|---|---|
2008-11-05 | *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x... | Denis Vlasenko |
2008-09-27 | more style fixes, no code changes | Denis Vlasenko |
2008-07-21 | libbb: [x]fopen_for_{read,write} introduced and used. | Denis Vlasenko |
2007-09-30 | replace printf with fputs where appropriate | Denis Vlasenko |
2007-09-27 | introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). | Denis Vlasenko |
2007-08-12 | trylink: produce even more info about final link stage | Denis Vlasenko |
2007-07-21 | style fix (stray space before ';') | Denis Vlasenko |
2007-04-11 | style fixes, no code changes. | Denis Vlasenko |
2007-04-04 | - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" | Bernhard Reutner-Fischer |
2007-03-11 | kill superfluous returns at the end of void functions | Denis Vlasenko |
2007-02-03 | suppress warnings about easch <applet>_main() having | Denis Vlasenko |
2006-12-26 | put small subset of e2fsprogs back in the tree: | Denis Vlasenko |