Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 573ba4e92e fix examples which used non-standard cut -b0-NNN há 14 anos atrás
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich há 15 anos atrás
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) há 16 anos atrás
  Denis Vlasenko 8334db13c3 cut: fix buffer overflow (bug 4544). há 16 anos atrás
  Denis Vlasenko 9e3a540b1b cut: stop using static data. This alone removed ~70 bytes of code. há 16 anos atrás
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector há 16 anos atrás
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. há 16 anos atrás
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. há 16 anos atrás
  Denis Vlasenko 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ há 16 anos atrás
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate há 16 anos atrás
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage há 16 anos atrás
  Denis Vlasenko 3831c91c95 cut: add proper stdout error handling, fix "-" handling; há 16 anos atrás
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions há 16 anos atrás
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous há 17 anos atrás
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage há 17 anos atrás
  Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options há 17 anos atrás
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 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 06af216528 suppress warnings about easch <applet>_main() having há 17 anos atrás
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] há 17 anos atrás
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names há 17 anos atrás
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. há 17 anos atrás
  Denis Vlasenko 372686bde7 cut, mount: small improvements há 17 anos atrás
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. há 18 anos atrás
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name há 18 anos atrás
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. há 18 anos atrás
  Bernhard Reutner-Fischer 73561cc75a - pull from busybox_scratch: r15829:15850 há 18 anos atrás
  Rob Landley 081e38483e Remove xcalloc() and convert its callers to xzalloc(). About half of them há 18 anos atrás
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. há 18 anos atrás
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. há 18 anos atrás