Searched hist:e1e6c124 (Results 1 - 2 of 2) sorted by relevance
/haiku/src/bin/package/ | ||
H A D | command_recompress.cpp | diff e1e6c124 Sun Jul 13 09:56:57 MDT 2014 Ingo Weinhold <ingo_weinhold@gmx.de> BPackageWriter::Recompress(): Change param to BPositionIO* Besides that this is a nicer interface, it allows us to get a the HPKG header as a side effect of initializing the reader, thus preventing seeking backward in the file. This makes "package recompress - <file>" work. |
/haiku/src/kits/package/hpkg/ | ||
H A D | PackageWriterImpl.cpp | diff e1e6c124 Sun Jul 13 09:56:57 MDT 2014 Ingo Weinhold <ingo_weinhold@gmx.de> BPackageWriter::Recompress(): Change param to BPositionIO* Besides that this is a nicer interface, it allows us to get a the HPKG header as a side effect of initializing the reader, thus preventing seeking backward in the file. This makes "package recompress - <file>" work. |
Completed in 70 milliseconds