haiku/headers/os
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
..
add-ons
app Roster: style fixes. 2014-06-25 19:31:24 -04:00
arch
be_apps
bluetooth
device
drivers Merge branch 'scheduler' 2014-01-17 04:06:15 +01:00
game Style fixes to the Game Kit, focus on docs 2014-06-11 16:44:48 -04:00
interface BRegion: add ScaleBy(BSize) and user documentation. 2014-06-19 19:23:31 +02:00
kernel kernel: Add more architecture code post-scheduler 2014-01-19 21:53:56 -06:00
locale Style fixes to Locale Kit, focus on docs. 2014-06-11 16:48:02 -04:00
mail
media Remove remaining unnecessary 'volatile' qualifiers 2013-11-06 00:03:07 +01:00
midi
midi2
net BUrl: Add missing functionality from support kit BUrl 2014-07-03 17:39:59 +02:00
package Switch package file accessor classes to use BPositionIO 2014-07-12 15:40:22 +02:00
storage While I'm at it fix tiny style issue I missed 2014-06-18 21:04:24 -04:00
support BPositionIO: Add {Read,Write}AtExactly() 2014-07-12 15:40:21 +02:00
translation
AppKit.h
Be.h
BeBuild.h BeBuild.h: Fix B_DEFINE_WEAK_ALIAS for use in C++ code 2013-11-05 21:40:42 +01:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
StorageKit.h
SupportKit.h
TranslationKit.h