Historique des commits

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