Историја ревизија

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