1fd80657b06e016217efb7068b08fa9e4aa5650d |
|
08-Mar-2016 |
Rob Landley <rob@landley.net> |
Add depends on TOYBOX_FORK for various commands that need nommu conversion. (This should fix allyesconfig.)
/external/toybox/toys/pending/bootchartd.c
|
c0045207a7cd3bc11aace920d895c69b027c16af |
|
07-Feb-2015 |
Rob Landley <rob@landley.net> |
Make toy_exec() check if argc is in optargs and deal with it there so we don't need a separate xexec_optargs().
/external/toybox/toys/pending/bootchartd.c
|
b5e72209c79b3e181673d469c8e064ae8b409836 |
|
22-Jan-2015 |
Luis Felipe Strano Moraes <luis.strano@gmail.com> |
bootchartd: Removing wrong free call to non-malloc'ed string.
/external/toybox/toys/pending/bootchartd.c
|
14a11ed5ebfb2309a3fdfea1ce7a741519e44693 |
|
18-Sep-2014 |
Ashwini Sharma <ak.ashwini1981.gmail.com> |
A few fixes for issues reported in static analysis.
/external/toybox/toys/pending/bootchartd.c
|
d8872c43b48eae5501998a4e5a84337017d8fbe6 |
|
31-May-2014 |
Rob Landley <rob@landley.net> |
Introduce xfork() and make commands use it, and make some WEXITSTATUS() use WIFEXITED() and WTERMSIG()+127.
/external/toybox/toys/pending/bootchartd.c
|
f8e940c52cd4016821e582cfbf1458084d4229c8 |
|
21-May-2014 |
Rob Landley <rob@landley.net> |
Convert bootchartd to generic_signal().
/external/toybox/toys/pending/bootchartd.c
|
098ff070fdafc1b3f5ec037a8b17365a176ec184 |
|
20-May-2014 |
Rob Landley <rob@landley.net> |
Cleanup pass on bootchartd. Might have broken something, don't actually have a test case for bootchartd yet.
/external/toybox/toys/pending/bootchartd.c
|
e9b7fcf57bbc6c7ad58592f7ab9bd3224ef4aae1 |
|
16-May-2014 |
Rob Landley <rob@landley.net> |
bootchartd by Bilal Qureshi.
/external/toybox/toys/pending/bootchartd.c
|