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? -Maxim