Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
c7b90dc4d10ccc4f95940f42676ff907cee73272
/
libbb
/
run_shell.c
f4f6e51
libbb: exec_login_shell() - new function
by Denys Vlasenko
· 4 years ago
0622416
libbb: code shrink in exec_shell()
by Denys Vlasenko
· 4 years ago
2075aa9
libbb: rename run_shell() to exec_shell()
by Denys Vlasenko
· 4 years ago
ebe6d9d
whitespace and comment format fixes, no code changes
by Denys Vlasenko
· 7 years ago
95f7953
do not use `a' quoting style in comments
by Denys Vlasenko
· 7 years ago
79e2598
su: expand help; simplify passing of -c CMD to run_shell()
by Denys Vlasenko
· 8 years ago
a73b87e
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup
by Ladislav Michl
· 14 years ago
41ddd9f
*: make exec failure message more consistent
by Denys Vlasenko
· 14 years ago
651a269
*: merge some common strings
by Denys Vlasenko
· 15 years ago
6331cf0
*: use "can't" instead of "cannot"
by Denys Vlasenko
· 15 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
818322b
*: kill bb_get_last_path_component, replace with two functions
by Denis Vlasenko
· 17 years ago
976690a
run_shell: code shrink for selinux
by Denis Vlasenko
· 17 years ago
fad2b86
use "glibc errno" trick not only for ash, but for entire busybox
by Denis Vlasenko
· 18 years ago
797b4d2
run_shell.c: style fix
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
39a841c
change interface to bb_xasprintf() - more perfect for me.
by "Vladimir N. Oleynik"
· 19 years ago
60158cb
A patch from Takeharu KATO to update/fix SE-Linux support.
by Rob Landley
· 20 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
9e48045
Patch from Russell Coker:
by Eric Andersen
· 21 years ago
393183d
Vodz, last_patch_86
by Glenn L McGrath
· 22 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
d378c31
Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
by Robert Griebl
· 22 years ago
27f64e1
Port over the last of the tinylogin applets -Erik
by Eric Andersen
· 22 years ago