Commit Verlauf

Autor SHA1 Nachricht Datum
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions vor 17 Jahren
  Denis Vlasenko 0beaff8c19 update Glenn McGrath's email address vor 17 Jahren
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous vor 17 Jahren
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage vor 17 Jahren
  Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options vor 17 Jahren
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h vor 17 Jahren
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having vor 18 Jahren
  Denis Vlasenko a597aaddfa s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g vor 18 Jahren
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata vor 18 Jahren
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. vor 18 Jahren
  Denis Vlasenko ce97960a6e usage.h: remove ugly tricks. We have USE_FEATURE_xxx now. vor 18 Jahren
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate vor 18 Jahren
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like vor 18 Jahren
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. vor 18 Jahren
  Rob Landley 8bb50782a5 Change llist_add_* to take the address of the list rather than returning the new vor 18 Jahren
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function vor 19 Jahren
  Tim Riker c1ef7bdd8d just whitespace vor 19 Jahren
  "Vladimir N. Oleynik" f704b27b5b vor 19 Jahren
  "Vladimir N. Oleynik" f1ab127077 Prepend '-' to the first argument if required, more const, indent vor 19 Jahren
  "Vladimir N. Oleynik" 064f04e7e2 vor 19 Jahren
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of vor 19 Jahren
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally vor 19 Jahren
  Mike Frysinger 348e84c202 change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) vor 19 Jahren
  Mike Frysinger ae38d65e95 abort if user passes -r or if they dont pass anything vor 19 Jahren
  Eric Andersen d952ee2e9e Make it more apparent that archive creation is not supported vor 20 Jahren
  Glenn L McGrath c6992feee3 Update my email address, document some of my tasks in the AUTHORS file vor 20 Jahren
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. vor 21 Jahren
  Glenn L McGrath 930453bdcf Use bb_getopt_ulflags, saves some space, better argument checking. vor 21 Jahren
  Glenn L McGrath 142abc18ce Fix a compile error when only using ar, patch by Paul van Gool vor 21 Jahren
  Glenn L McGrath 7ffe133864 As we no longer use function pointers for read in common archiving code vor 21 Jahren