| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-10-11 | add -fvisibility=hidden to CC flags, mark XXX_main functions | Denis Vlasenko | |
| EXTERNALLY_VISIBLE. 5% size reduction of libbusybox.so | |||
| 2007-07-19 | stray trailing tabs removed | Denis Vlasenko | |
| 2007-05-31 | delete tons of extra #includes | Denis Vlasenko | |
| 2007-05-26 | usage.c: remove reference to busybox.h | Denis Vlasenko | |
| *: s/include "busybox.h"/include "libbb.h" | |||
| 2007-04-04 | - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" | Bernhard Reutner-Fischer | |
| 2007-02-03 | suppress warnings about easch <applet>_main() having | Denis Vlasenko | |
| no preceding prototype | |||
| 2006-09-23 | remove unneeded #includes, fix indentation | Denis Vlasenko | |
| 2006-06-03 | - move #include busybox.h to the very top so we pull in the config | Bernhard Reutner-Fischer | |
| and eventual platform specific includes in early. | |||
| 2005-10-28 | - add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc. | Bernhard Reutner-Fischer | |
| Note that we leave the buggy CONFIG_* namespace now, so please fix any applet you thouch. | |||
