fixup Fix to build with libxml 2.12.x (fixes #505)
[platform/upstream/libzypp.git] / zypp / ExternalProgram.h
2020-11-27 DongHun KwakImported Upstream version 17.23.5 upstream/17.23.5
2020-11-27 DongHun KwakImported Upstream version 17.22.1 upstream/17.22.1
2019-09-02 DongHun KwakImported Upstream version 17.5.2 upstream/17.5.2
2019-09-02 DongHun KwakImported Upstream version 17.3.0 upstream/17.3.0
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.19.0 83/94683/1
2016-11-01 DongHun KwakImported Upstream version 14.29.4 14/94614/1
2014-07-17 Michael AndresExecute install scripts with cwd==/ (bnc#886764)
2013-07-03 Michael AndresExternalProgram: support chdir before exec
2012-05-02 Michael Andresinclude unistd.h
2012-05-02 Michael Andresuse using decl.
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-10-15 Michael AndresNew class ExternalProgramWithStderr: ExternalProgram...
2009-09-24 Michael AndresExternalProgram: Allow redirecting a commands standard...
2009-07-23 Michael AndresExternalProgram: add command output redirection to...
2009-07-22 Michael AndresIn ExternalProgram::close discard any output instead...
2008-10-07 Duncan Mac-Vicar P- cleanup of Aria2C and implementation of some cases...
2008-07-31 Duncan Mac-Vicar Padd example code
2008-03-13 Michael AndresAdd ExternalProgram::execError and ExternalProgram...
2006-11-10 Michael Andresdoxygen fixes
2006-03-28 Duncan Mac-Vicar Padd default constructor
2005-12-08 Jiri SrainAdapted classes from liby2util, some of them to be...