История коммитов

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