Histórico de Commits

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