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 b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko 339f5eb2e0 printf: allow hex/oct numbers; move functions around hace 17 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 18 años
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 hace 18 años
  Denis Vlasenko d686a045c8 safe_strtoXX interface proved to be a bit unconvenient. hace 18 años
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. hace 18 años
  Denis Vlasenko c290563319 remove unneeded #includes, fix indentation hace 18 años
  Bernhard Reutner-Fischer 101a470068 - make append_option and multiconvert static. hace 18 años
  "Vladimir N. Oleynik" 5c2b238b3a more busybox's style: close bug 745 hace 19 años
  Tim Riker c1ef7bdd8d just whitespace hace 19 años
  Rob Landley 251161f75c Bug 624 wants quoted char support for printf, so you can do something like: hace 19 años
  Glenn L McGrath 240a91d8a1 Patch by Felipe Kellermann, use the common escape handling function and remove some unused code. hace 20 años
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. hace 21 años
  Eric Andersen 2479445562 Fix/eliminate use of atol hace 21 años
  Eric Andersen 6c0e0fb8ac Fix a stupid bug I introduced several months ago hace 21 años
  Eric Andersen a2d1982841 cleanup a bit to remove needless verify() function hace 21 años
  Manuel Novoa III cad5364599 Major coreutils update. hace 22 años
  Eric Andersen 7ef54de672 locale correction patch from Vladimir 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
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. hace 24 años
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". hace 24 años
  Eric Andersen 88f50b6bf5 Some #include updates. hace 24 años
  Matt Kraai bf181b9338 Extract usage information into a separate file. hace 24 años
  Eric Andersen b7362e36a8 printf now compiles cleanly under both libc5 and libc6. hace 24 años
  Erik Andersen 330fd2b576 More libc portability updates, add in the website (which has not been hace 24 años
  Erik Andersen 7ab9c7ee52 Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP hace 24 años
  Erik Andersen 5e1189e187 More documentation updates, and minor fixes to make things sync hace 24 años