Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 327f550669 Use unsigned printf/scanf conversion where more appropriate il y a 11 ans
  Denys Vlasenko 6830ade6aa whitespace fixes. no code changes il y a 12 ans
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes il y a 12 ans
  Denys Vlasenko 6967578728 whitespace fixes. no code changes il y a 12 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c il y a 13 ans
  Denys Vlasenko dc7e5c46b0 libbb unicode: comment out usused function and unused parameter il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE il y a 14 ans
  Denys Vlasenko ed910c750d cal: add a unicode test il y a 15 ans
  Denys Vlasenko e17764c8fb further work on unicodization il y a 15 ans
  Denys Vlasenko 9f93d62192 libbb: better unicode width support. Hopefully fixes bug 839. il y a 15 ans
  Denys Vlasenko dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc il y a 15 ans
  Denys Vlasenko 86350f8d5f cal: document the location of unicode bug. no code changes il y a 15 ans
  Denys Vlasenko 2ec91aead5 *: remove some uses of argc il y a 15 ans
  Denys Vlasenko c0dab37d0a *: remove last function calls to isspace il y a 15 ans
  Denys Vlasenko 7bb346f23c *: use {i,u}toa() where appropriate il y a 15 ans
  Denis Vlasenko a5254032f5 cal: remove lone static data variable. -4 bytes. coreutils il y a 16 ans
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes il y a 16 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko 319f8ebef8 httpd: round down sendfile byte count to 64k il y a 17 ans
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage il y a 17 ans
  Denis Vlasenko 661f6fad77 cal: small code shrink il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko afc9ff99fd removal of commented-out cruft il y a 18 ans
  Denis Vlasenko fcdb00f735 httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net! il y a 18 ans
  Denis Vlasenko f0ed376eda remove bb_printf and the like il y a 18 ans