haiku/headers/private
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
..
app Add watching support for installation location package changes 2014-06-17 20:32:26 +02:00
audio
binary_compatibility BControl: Add icon support 2013-12-22 02:48:25 +01:00
bluetooth h2: Fix bluetooth driver build, missing PrivateKernelHeaders 2014-05-18 22:33:56 -05:00
debug Move comment to correct function. 2013-05-01 19:52:00 -04:00
device power: Remove old cpufreq interface 2013-11-22 05:30:14 +01:00
drivers scsi_periph: implemented VPD inquiry. 2014-04-09 20:40:11 +02:00
file_systems bfs: Use the QueryParserUtils instead of its own copy. 2014-07-09 22:54:39 +02:00
firewire kernel: atomic_*() functions rework 2013-11-05 22:32:59 +01:00
fs_shell Add new error codes B_PARTIAL_{READ,WRITE} 2014-06-23 22:58:15 +02:00
graphics intel_extreme: use VESA EDID info as fallback. 2014-06-04 01:02:40 +02:00
index_server Add a CLucene full-text add-on. 2010-10-28 15:22:52 +00:00
input Implemented the patch on #7963 in a different way. 2011-10-31 18:09:24 +00:00
interface BRegion scaling: fix semantics to avoid holes/overlaps 2014-06-19 19:23:29 +02:00
kernel Let the bootloader know about ARMv7. 2014-06-13 22:15:54 +02:00
libroot Merge branch 'scheduler' 2014-01-17 04:06:15 +01:00
locale Fix relying on order of static object destruction in Locale Kit. 2012-11-26 01:19:27 +01:00
mail * Put ServerConnection into the BPrivate namespace as it should have been. 2011-11-02 22:56:50 +00:00
media Move media plug-in support to application side. 2014-04-02 09:56:32 +02:00
midi
mount * Removed now obsolete notification (this was not even used in Tracker 2009-10-07 19:31:57 +00:00
net DynamicBuffer::Write(): Fix return type and semantics 2014-07-03 17:39:58 +02:00
notification * revert '43157 as the files are actually needed. I still don't understand how I managed to build everything without them ... 2011-11-03 12:49:18 +00:00
package Switch package file accessor classes to use BPositionIO 2014-07-12 15:40:22 +02:00
print Remove remaining unnecessary 'volatile' qualifiers 2013-11-06 00:03:07 +01:00
runtime_loader runtime_loader: add support for ELF based TLS 2014-05-04 04:00:17 +02:00
screen_saver ScreenSaverSettings: Silly indentiation fix 2014-02-25 14:58:37 -05:00
shared Revert "Move ZlibDecompressor to libshared" 2014-06-18 22:13:39 +02:00
storage Add private class BFdIO 2014-07-12 15:40:21 +02:00
support Remove private support kit BUrl 2014-07-03 17:39:59 +02:00
syslog_daemon
system runtime_loader: add support for ELF based TLS 2014-05-04 04:00:17 +02:00
textencoding
tracker Move IconMenuItem.h to headers/private/tracker. 2014-04-24 14:33:53 +02:00
usb_vision some copyright headers clean up 2010-04-12 21:02:09 +00:00
userlandfs Should have been part of r37678. io_request_is_vip() support. 2010-07-22 11:09:32 +00:00
virtio virtio: add queue_is_full(), queue_is_empty(), queue_size() hooks. 2013-09-18 17:43:39 +02:00
vmdk Moved vmdkimage.h to a shareable place, cleaned it up a bit, and renamed it to 2009-10-01 03:08:46 +00:00