haiku/headers
Ingo Weinhold e527b79631 Switch package file accessor classes to use BPositionIO
* PackageFileHeap{Reader,Writer} as well as Package{Reader,Writer} and
  their implementation and super classes do now internally use a
  BPositionIO instead of a FD to access the package file. This provides
  more flexibility needed for features to come.
* BPackageReader has already grown a new Init() version with a
  BPositionIO* parameter.
2014-07-12 15:40:22 +02:00
..
build Add private class BFdIO 2014-07-12 15:40:21 +02:00
compatibility
config
cpp
glibc
libs tiff: drop sources and headers from the source tree 2014-06-13 15:52:11 +02:00
os Switch package file accessor classes to use BPositionIO 2014-07-12 15:40:22 +02:00
posix Revert unrelated part of 17aa359b5d. 2014-07-11 22:23:21 +02:00
private Switch package file accessor classes to use BPositionIO 2014-07-12 15:40:22 +02:00
tools