История коммитов

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