Historie revizí

Autor SHA1 Zpráva Datum
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes před 16 roky
  Denis Vlasenko b44c790e41 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. před 16 roky
  Denis Vlasenko 25591c322c libbb: introduce bb_signals and bb_signals_recursive, před 17 roky
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions před 17 roky
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). před 17 roky
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage před 17 roky
  Denis Vlasenko bd7bb299c0 wget: use monotonic_sec instead of gettimeofday před 17 roky
  Denis Vlasenko 459be35234 hwclock: size optimizations před 17 roky
  Denis Vlasenko e79dd06782 time: *const str = "xxx" ==> str[] = "xxx" před 17 roky
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h před 17 roky
  Denis Vlasenko 1d76f439da EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> před 18 roky
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having před 18 roky
  Denis Vlasenko c5cb38f4d9 time: -200 bytes of text před 18 roky
  Denis Vlasenko f93ab47c45 time: fix option parsing bug, size optimizations před 18 roky
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that před 18 roky
  Mike Frysinger 8e640a1043 use vfork() instead of vork() since the only thing we do is execve() an app after fork (allows time to work on no-mmu) před 18 roky
  Bernhard Reutner-Fischer b1312c9125 - use bb_msg_write_error in 3 places před 18 roky
  Bernhard Reutner-Fischer c89982dcd7 - move #include busybox.h to the very top so we pull in the config před 18 roky
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. před 18 roky
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function před 19 roky
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. před 21 roky
  Eric Andersen 2849209db2 Patch from Steven Scholz to send the output from 'time' před 21 roky
  Manuel Novoa III cad5364599 Major coreutils update. před 22 roky
  Eric Andersen e4d2a43951 Doh. We divide microseconds by 60? před 22 roky
  Eric Andersen 92052e3945 Bug fix from Nitin Gupta <gupta@equator.com> před 22 roky
  Eric Andersen c3657428d3 Add in a 'time' applet. Adds 4.5k. před 23 roky