Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). hace 17 años
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous hace 17 años
  Denis Vlasenko e8240f19bd uuencode: shrink hace 17 años
  Denis Vlasenko 746204b1b8 uudecode: fix to base64 decode by Jorgen Cederlof <jcz@google.com> hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 18 años
  Denis Vlasenko f0ed376eda remove bb_printf and the like hace 18 años
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. hace 18 años
  Denis Vlasenko 21afc7dc29 uuencode: common implementation for wget and uuencode (closing bug 694) hace 18 años
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate hace 18 años
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. hace 18 años
  Rob Landley c5b1d4d6b1 Patch from Denis Vlasenko to add xstat() and use it. hace 18 años
  "Vladimir N. Oleynik" 87be316149 more better for me signed<->unsigned and the const keyword usage hace 19 años
  Eric Andersen 5e678873f9 clean up yet more annoying signed/unsigned mismatches and fixup hace 19 años
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of hace 19 años
  Eric Andersen f2ec37902a Pascal Brisset writes: hace 21 años
  Manuel Novoa III cad5364599 Major coreutils update. hace 22 años
  Eric Andersen b077c9f47d Fixup buffer allocation hace 22 años
  Eric Andersen 2276d83639 Fixup warnings and undefined operations that show up in gcc-3.1 hace 22 años
  Tim Riker 95bf6da637 fix and shrink uuencode hace 22 años
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. hace 23 años
  Glenn L McGrath b6071b6341 Fix permisions when reading from stdin hace 23 años
  Glenn L McGrath eba260587a Fix broken logic when wraping encoded data into rows, also simplifies it a bit hace 23 años
  Glenn L McGrath 4e664ac51d The src buffer size has to be a multiple of 3 (as i noted, but didnt do). hace 23 años
  Glenn L McGrath 089decab65 Rewrite based on wget uuencode function. hace 23 años
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of hace 24 años
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h hace 24 años
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work hace 24 años
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. hace 24 años