Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-07 | Make toy_exec() check if argc is in optargs and deal with it there so we ↵ | Rob Landley | |
don't need a separate xexec_optargs(). | |||
2015-01-22 | bootchartd: Removing wrong free call to non-malloc'ed string. | Luis Felipe Strano Moraes | |
2014-09-18 | A few fixes for issues reported in static analysis. | Ashwini Sharma | |
2014-05-31 | Introduce xfork() and make commands use it, and make some WEXITSTATUS() use ↵ | Rob Landley | |
WIFEXITED() and WTERMSIG()+127. | |||
2014-05-21 | Convert bootchartd to generic_signal(). | Rob Landley | |
2014-05-19 | Cleanup pass on bootchartd. | Rob Landley | |
Might have broken something, don't actually have a test case for bootchartd yet. | |||
2014-05-15 | bootchartd by Bilal Qureshi. | Rob Landley | |