Imported Upstream version 17.23.5
[platform/upstream/libzypp.git] / zypp / TmpPath.cc
2020-11-27 DongHun KwakImported Upstream version 17.23.5 upstream/17.23.5
2019-09-02 DongHun KwakImported Upstream version 17.3.0 upstream/17.3.0
2013-09-02 Michael AndresUse explicit operator bool in TmpPath
2013-04-29 Michael AndresIntroduce explicit operator bool in PtrTypes
2012-03-26 Michael AndresSupport disabling TmpPath auto cleanup
2011-11-28 Michael AndresMerge pull request #7 from crrodriguez/master
2011-11-18 Cristian RodríguezOpen all file descriptors with O_CLOEXEC to avoid leaks...
2009-05-22 Michael AndresPrevent makeSibling from cloning the mode if the siblin...
2008-05-28 Michael Andres- Create missing directories when saving config files...
2007-10-03 Martin VidnerFixed warnings by removing useless const in return...
2007-07-31 Michael Andres- Temorary files and directories created by makeSibling...
2007-07-25 Klaus Kaempf- don't hardcode "/var/tmp" as the temporary directory but
2007-07-23 Michael AndresAdded static TmpFile::makeSibling TmpDir makeSibling...
2005-12-13 Jiri SrainAdded representation for temporary path and callback...