log toys/pending/bootchartd.c @ 1676:cbb1aca81eca draft

age author description
Sat, 07 Feb 2015 16:17:44 -0600 Rob Landley Make toy_exec() check if argc is in optargs and deal with it there so we don't need a separate xexec_optargs(). draft
Thu, 22 Jan 2015 16:29:34 -0600 Luis Felipe Strano Moraes bootchartd: Removing wrong free call to non-malloc'ed string. draft
Thu, 18 Sep 2014 11:47:42 -0500 Ashwini Sharma A few fixes for issues reported in static analysis. draft
Sat, 31 May 2014 12:33:24 -0500 Rob Landley Introduce xfork() and make commands use it, and make some WEXITSTATUS() use WIFEXITED() and WTERMSIG()+127. draft
Wed, 21 May 2014 07:57:48 -0500 Rob Landley Convert bootchartd to generic_signal(). draft
Mon, 19 May 2014 19:34:55 -0500 Rob Landley Cleanup pass on bootchartd. draft
Thu, 15 May 2014 19:11:21 -0500 Rob Landley bootchartd by Bilal Qureshi. draft