Commit Verlauf

Autor SHA1 Nachricht Datum
  Natanael Copa e880c9c100 echo: do not assume that free() leaves errno unmodified vor 3 Jahren
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls vor 5 Jahren
  Denys Vlasenko b86b39bfda config: more tweaks vor 5 Jahren
  Denys Vlasenko 95f7953f2c do not use `a' quoting style in comments vor 7 Jahren
  Denys Vlasenko 72089cf6b4 config: deindent all help texts vor 7 Jahren
  Denys Vlasenko 265062d59d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo vor 7 Jahren
  Denys Vlasenko f560422fa0 Big cleanup in config help and description vor 7 Jahren
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions vor 8 Jahren
  Mike Frysinger 670c3f7822 echo: make escape sequences depend on fancy mode vor 9 Jahren
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts vor 13 Jahren
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c vor 13 Jahren
  Denys Vlasenko 4fdb67cc65 echo: fix SEGV when run with no args vor 13 Jahren
  Denys Vlasenko b9348440b0 echo: fix ENOSPC detection and some iffy code in \NNN handling vor 13 Jahren
  Denys Vlasenko 8ee2adab21 echo: do not retry on write errors vor 13 Jahren
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular vor 14 Jahren
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() vor 15 Jahren
  Denis Vlasenko 6a0ad25061 ash: dont allow e.g. exec <&10 to attach to stript's fd! vor 16 Jahren
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. vor 16 Jahren
  Denis Vlasenko dcbd350ccf echo: fix echo -e -n "msg\n\0" vor 16 Jahren
  Denis Vlasenko 468aea2d88 shells: do not frocibly enable test, echo and kill _applets_, vor 16 Jahren
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage vor 16 Jahren
  Denis Vlasenko f7be20e70c nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) vor 17 Jahren
  Denis Vlasenko fe5e23bf75 remove echo_main -> bb_echo indirection vor 17 Jahren
  Denis Vlasenko 7d75a96b15 ash: fix bug where redirection of closed fd was leaving it open afterwards. vor 17 Jahren
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions vor 17 Jahren
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). vor 17 Jahren
  Denis Vlasenko bb98db2ed2 echo: fix yet another buglet in non-fancy echo vor 17 Jahren
  Bernhard Reutner-Fischer def8260219 - fix invocation without any argument vor 17 Jahren
  Denis Vlasenko c084d2f205 echo: fix non-fancy echo vor 17 Jahren
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h vor 17 Jahren