Historie revizí

Autor SHA1 Zpráva Datum
  Denis Vlasenko 20be63fe71 tr: fix yet another access past the end of a string (bug 4374) před 16 roky
  Denis Vlasenko 043d15da31 tr: fix "tr [=" case. Closes bug 4374. před 16 roky
  Denis Vlasenko 5e40070d38 tr: fix "access past the end of a string" bug 4354 před 16 roky
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. před 16 roky
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. před 16 roky
  Denis Vlasenko 023dc6798e fix warnings about pointer signedness před 16 roky
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage před 17 roky
  Denis Vlasenko f7be20e70c nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) před 17 roky
  Denis Vlasenko 8d0a734d91 tr: more of code shrink (getopt32-ification) před 17 roky
  Denis Vlasenko 3d461676a9 tr: better comments, small code shrink před 17 roky
  Denis Vlasenko a89d50fb9a tr: properly detect read errors (Fernando Silveira <fsilveira@gmail.com>) před 17 roky
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions před 17 roky
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage před 17 roky
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, před 17 roky
  Denis Vlasenko 74324c8666 Audit bb_common_bufsiz usage, add script which looks for misuse. před 17 roky
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h před 17 roky
  Denis Vlasenko 240a1cfbbe add some missed statics on constant objects. před 17 roky
  Bernhard Reutner-Fischer 7b881c7168 - fix compilation if FEATURE_TR_CLASSES is off. Sorry for that.. před 18 roky
  Bernhard Reutner-Fischer eceecea568 - fix bug where we did not reject invalid classes like '[[:alpha' před 18 roky
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having před 18 roky
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 před 18 roky
  Denis Vlasenko 9cac521f07 using [xa]sprintf for string concatenation is neat and saves před 18 roky
  "Robert P. J. Day" 68229837ff Remove all usage of the "register" storage class specifier. před 18 roky
  Rob Landley ab58d5cf8a Make warnings go away. před 18 roky
  Rob Landley cd545287c5 Fix bug 744 by moving the flushing logic into the exhausted read buffer test. před 18 roky
  Rob Landley 998dbee6d9 Patch from Jean Wolter: před 18 roky
  Rob Landley 998f449375 We use -funsigned-char now, so having a separate RESERVE_CONFIG_UBUFFER is před 19 roky
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function před 19 roky
  Eric Andersen 5e678873f9 clean up yet more annoying signed/unsigned mismatches and fixup před 19 roky
  "Vladimir N. Oleynik" 6f347ef9dc common BUFSIZ BSS buffer, small reduce code, data and bss před 19 roky