Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
09fe0aaefac905287fc4b533714ec961ec8c6968
/
libbb
/
executable.c
cca7c61
which: fix TODO with NOFORK+malloc_failure misbehaving
by Denys Vlasenko
· 7 years ago
ebe6d9d
whitespace and comment format fixes, no code changes
by Denys Vlasenko
· 7 years ago
79e2598
su: expand help; simplify passing of -c CMD to run_shell()
by Denys Vlasenko
· 8 years ago
8220399
nsenter,unshare: share common code; fix a bug of not closing all fds
by Denys Vlasenko
· 9 years ago
e765b5a
libbb: rename execable -> executable. No code changes
by Denys Vlasenko
· 11 years ago
[Renamed (86%) from libbb/execable.c]
15a357e
libbb: fix empty PATH components handling
by Denys Vlasenko
· 11 years ago
c71b469
libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
21e8e8d
libbb: introduce and use BB_EXECVP_or_die()
by Pascal Bellard
· 14 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
f592aa3
which: -a support (needed for bfin uclibc build script)
by Denis Vlasenko
· 17 years ago
1aa7e47
reorganize applet table. Eliminates pointers to names.
by Denis Vlasenko
· 17 years ago
bdbbb7e
make busybox --install work even if /proc/self/exe doesn't exist
by Denis Vlasenko
· 18 years ago
80d14be
Rename two config options:
by Denis Vlasenko
· 18 years ago
710694f
fix #ifdef ENABLE_xxx -> #if
by Denis Vlasenko
· 18 years ago
1d76f43
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
by Denis Vlasenko
· 18 years ago
12f5676
execable: no need to check getenv for NULL, it works anyway.
by Denis Vlasenko
· 18 years ago
5cb4648
execable.c: forgot to do "svn add" again...
by Denis Vlasenko
· 18 years ago