Histórico de Commits

Autor SHA1 Mensagem Data
  Denis Vlasenko e338dd95b4 accumulated post-1.4.0 fixes há 18 anos atrás
  Denis Vlasenko 0ee3999d13 random tiny size savings há 18 anos atrás
  Denis Vlasenko 83e5d6f772 A bunch of defined(__GLIBC__) added. static-linking warning expanded há 18 anos atrás
  Denis Vlasenko 067e3f031a wget: fix error message. há 18 anos atrás
  Denis Vlasenko 07159f0f0e add && !defined(__UCLIBC__) to static link warning check há 18 anos atrás
  Denis Vlasenko 9225854144 mostly style fixes há 18 anos atrás
  Denis Vlasenko afea46b4e4 "#warning: http://...." doesn't work (gcc thinks that it's a comment!) há 18 anos atrás
  Denis Vlasenko 7c4503d223 __GLIBC__ -> defined(__GLIBC__) há 18 anos atrás
  Denis Vlasenko df51892690 Added compile-time warning for STATIC+GLIBC build há 18 anos atrás
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata há 18 anos atrás
  Denis Vlasenko 13c5a6832f mount: support user mounts if CONFIG_DESKTOP há 18 anos atrás
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. há 18 anos atrás
  Denis Vlasenko 7d219aab70 build system overhaul há 18 anos atrás
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name há 18 anos atrás
  Denis Vlasenko 40920825d5 rename bb_default_error_retval -> xfunc_error_retval há 18 anos atrás
  Denis Vlasenko 01a74f9649 applets.c: fix indentation há 18 anos atrás
  Rob Landley e1a0f5372f Unbreak allbareconfig. (Todo item: rewrite dependency checker. Yeah, I há 18 anos atrás
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like 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
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config há 18 anos atrás
  Rob Landley 1801e9cde7 Rich Felker writes: há 18 anos atrás
  Rob Landley 73f54702bc Fixup a build break if ENABLE_SHOW_USAGE switched off. (Fallout from the há 18 anos atrás
  Rob Landley 7e21d5f6b1 Patch from Dennis Vlasenko to add the option to compress help text. há 18 anos atrás
  Bernhard Reutner-Fischer 81901a096c - add option to suppress the terse usage messages. Saves 6.8k for defconfig: há 19 anos atrás
  Bernhard Reutner-Fischer e0fe937593 - correct typo há 19 anos atrás
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function há 19 anos atrás
  Bernhard Reutner-Fischer 7ca61b6f33 - shared libbusybox. há 19 anos atrás
  Rob Landley cc59aae65f Macro was wrong, name(void) vs name(x), and apparently gcc 2.95 cares about há 19 anos atrás
  Bernhard Reutner-Fischer 6973abcfa8 - remove warning about "'static' is not at beginning of declaration". há 19 anos atrás
  Rob Landley 046d6e7a95 show_usage should use bb_default_error_retval. há 19 anos atrás