Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. il y a 16 ans
  Denis Vlasenko 5d89fbaa2e *: remove remaining instances of ".data" hack il y a 16 ans
  Denis Vlasenko 574f2f4394 *: add optimization barrier to all "G trick" locations il y a 16 ans
  Denis Vlasenko 1e2a7e4ed1 test: fix mishandling of 'test ! arg1 op arg2 more args'; add testsuite il y a 17 ans
  Denis Vlasenko 6672c8e480 test: stop using lots of bss. il y a 17 ans
  Bernhard Reutner-Fischer a702457eac - remove most of the forward declarations. No obj-code changes. il y a 17 ans
  Denis Vlasenko fc5d15912c test: correct confusing placement of "const" il y a 17 ans
  Denis Vlasenko dc757aa16c introduce and use bb_basename() il y a 17 ans
  Denis Vlasenko 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) il y a 17 ans
  Denis Vlasenko 88308fec80 test: suppress gcc warning il y a 17 ans
  Denis Vlasenko b304eadca8 test: shrink a bit il y a 17 ans
  Bernhard Reutner-Fischer be99243945 - fix test -f ./exists il y a 17 ans
  Bernhard Reutner-Fischer fdcbc4e709 - fix testing primary expressions like '"-u" = "-u"' il y a 17 ans
  Denis Vlasenko dc4ab54ea7 test: fix thinko in previous commit il y a 17 ans
  Denis Vlasenko 89bca27158 test: recognize /path/to/[ case too il y a 17 ans
  Bernhard Reutner-Fischer e8b2bd4d47 - fix wrong not operator which was essentially ignored. got introduced in r18282 il y a 17 ans
  Denis Vlasenko fe3e1776ad test: close bug 1371 il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko dcf4de20a1 test: code size saving, no logic changes il y a 17 ans
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. il y a 17 ans
  Denis Vlasenko 729bd9e0b0 test: comment out unused code il y a 17 ans
  Bernhard Reutner-Fischer cc890264d9 - debloat test. untested. il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) il y a 18 ans
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 il y a 18 ans
  Rob Landley ecb29573e9 "Jordan Crouse" <jordan.crouse@amd.com> says: il y a 18 ans
  "Robert P. J. Day" 68229837ff Remove all usage of the "register" storage class specifier. il y a 18 ans
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know il y a 18 ans
  Paul Fox 6ab037872f il y a 18 ans
  Bernhard Reutner-Fischer 19008b8373 - reuse strings and messages. Saves about 600B il y a 18 ans