Imported Upstream version 14.32.2
[platform/upstream/libzypp.git] / zypp / base / GzStream.cc
2012-04-27 Michael Andresdo not use sys includes for zypp header files
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...
2008-02-15 Stephan Kulowmove into trunk
2008-02-07 Stephan Kulowwho did this let slip through?
2008-01-28 Michael AndresFixed missing O_CREAT when opening an ofgzstream.
2006-10-02 Michael Andres- Fixed SEGV in GzStream if gzclose fails.
2006-09-07 Martin VidnerImplemented fgzstreambuf::compressed_tell and fXstream...
2006-03-03 Michael Andres- place ifgzstream/ofgzstream in namespace zypp (not...
2006-02-24 Klaus Kaempfcompiles now
2006-02-24 Klaus Kaempfsvn is kinda stupid sometimes ...