Commit History

Autor SHA1 Mensaxe Data
  Denis Vlasenko dadf7907b2 printf: fix breakage in handling '*' %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 15c0b72584 Apply post 1.13.1 patches, bump to 1.13.2 %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 6a0ad25061 ash: dont allow e.g. exec <&10 to attach to stript's fd! %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 0f293b96dc fix all cases of strcpy on overlapping strings. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 5f116629d8 printf: do not print garbage on "%Ld". closes bug 4214. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko a48656b441 printf: fix %b, fix several bugs in %*.*, fix compat issues with %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 0f683f818c printf: protect against bogus format specifiers. Hopefully closes bug 4184 %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko cd2663f15e ash: optional printf builtin. +25 bytes if off, +35 if on. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko a76669c595 printf: fix a trivial bug %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 1d1bba4e99 printf: code shrink by eliminating string alloc/copy %!s(int64=16) %!d(string=hai) anos
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko b6c4855f1d printf: fix printf -%s- foo, printf -- -%s- foo (bug 3354) %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 339f5eb2e0 printf: allow hex/oct numbers; move functions around %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko d686a045c8 safe_strtoXX interface proved to be a bit unconvenient. %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko c290563319 remove unneeded #includes, fix indentation %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer 101a470068 - make append_option and multiconvert static. %!s(int64=19) %!d(string=hai) anos
  "Vladimir N. Oleynik" 5c2b238b3a more busybox's style: close bug 745 %!s(int64=19) %!d(string=hai) anos
  Tim Riker c1ef7bdd8d just whitespace %!s(int64=19) %!d(string=hai) anos
  Rob Landley 251161f75c Bug 624 wants quoted char support for printf, so you can do something like: %!s(int64=19) %!d(string=hai) anos
  Glenn L McGrath 240a91d8a1 Patch by Felipe Kellermann, use the common escape handling function and remove some unused code. %!s(int64=20) %!d(string=hai) anos
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. %!s(int64=21) %!d(string=hai) anos
  Eric Andersen 2479445562 Fix/eliminate use of atol %!s(int64=21) %!d(string=hai) anos
  Eric Andersen 6c0e0fb8ac Fix a stupid bug I introduced several months ago %!s(int64=21) %!d(string=hai) anos