Commit History

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