On Thu, Sep 11, 2014 at 9:18 AM, Maxim Ostapenko <m.ostape...@partner.samsung.com> wrote: > > Working on ICE debugging patch, I've noted that libiberty interface doesn't > allow to append stdout and stderr to existing files. > > This small patch provides two new flags for pex_run and extends open_write > interface to handle the issue. > > Does this patch look sane?
I'm not sure why you want to do this, but the patch looks sane. Ian