Age | Commit message (Expand) | Author |
---|---|---|
2011-02-02 | libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe | Denys Vlasenko |
2010-08-16 | *: make GNU licensing statement forms more regular | Denys Vlasenko |
2010-07-04 | libbb: introduce and use BB_EXECVP_or_die() | Pascal Bellard |
2008-06-27 | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko |
2008-06-05 | which: -a support (needed for bfin uclibc build script) | Denis Vlasenko |
2007-11-28 | reorganize applet table. Eliminates pointers to names. | Denis Vlasenko |
2007-06-08 | make busybox --install work even if /proc/self/exe doesn't exist | Denis Vlasenko |
2007-04-10 | Rename two config options: | Denis Vlasenko |
2007-02-07 | fix #ifdef ENABLE_xxx -> #if | Denis Vlasenko |
2007-02-06 | EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> | Denis Vlasenko |
2006-10-12 | execable: no need to check getenv for NULL, it works anyway. | Denis Vlasenko |
2006-10-12 | execable.c: forgot to do "svn add" again... | Denis Vlasenko |