haiku/src/kits/storage
Axel Dörfler 1f5d3007c4 LibBeAdapter.cpp now only translates some syscalls; it will probably removed
once we do the final transition to the new kernel API.
NodeMonitor.cpp and kernel_interface.POSIX.cpp now call Haiku syscalls
where appropriate (they are connected to R5 via LibBeAdapter).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8282 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-02 19:03:16 +00:00
..
mime No reason for err to be an ssize_t in this function. 2003-08-05 07:41:18 +00:00
sniffer gcc 3 fixes 2003-08-04 00:46:53 +00:00
AddOnImage.cpp Helper class: Represents a loaded add-on image. 2003-02-22 23:46:59 +00:00
AddOnImage.h Helper class: Represents a loaded add-on image. 2003-02-22 23:46:59 +00:00
AddOnMonitor.cpp simple BLooper to run an AddOnMonitorHandler 2004-02-01 05:51:17 +00:00
AddOnMonitorHandler.cpp new MediaFormats. node monitoring codec plugin loading. codec mods to support new codec api to retrieve supported formats. 2004-02-02 05:26:40 +00:00
AppFileInfo.cpp namespace fix 2003-07-11 20:39:46 +00:00
Directory.cpp Changed the behavior of Contains(const char*, int32): It does not longer 2004-01-03 16:27:39 +00:00
DiskDevice.cpp Implemented CommitModifications(). We still need to extract port and token from the supplied messenger. 2003-09-22 21:48:33 +00:00
DiskDeviceJob.cpp Implemented BDiskDeviceJob. Should be complete. 2003-07-30 17:52:39 +00:00
DiskDeviceList.cpp Added class BDiskDeviceList. 2003-02-20 00:20:36 +00:00
DiskDevicePrivate.cpp Changes due to BPartition::UniqueID() -> ID(). 2003-07-08 23:31:22 +00:00
DiskDeviceRoster.cpp Implemented disk device job iteration. 2003-07-30 17:53:11 +00:00
DiskDeviceTypes.cpp - Renamed CDDA to AudioSession 2003-11-15 08:38:42 +00:00
DiskDeviceVisitor.cpp Modified the visitor implementation a bit. The Visit() with the BPartition* argument now also gets the level of the partition in the hierarchy. 2003-07-08 18:26:15 +00:00
DiskScannerAddOn.cpp Changed the parameters of the CreateEditor() methods and added a EditingDone() method to the editor class. 2003-02-22 23:54:31 +00:00
DiskSystem.cpp Small changes due to modified syscalls. 2003-07-22 00:12:54 +00:00
Entry.cpp BPath does have a (BEntry *) constructor; there is no need for code duplication here. 2004-06-27 19:27:20 +00:00
EntryList.cpp + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
File.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
FindDirectory.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
Jamfile Made use of the new parameter of *SymLink and adjusted dependencies where 2003-12-02 22:05:41 +00:00
kernel_interface.POSIX.cpp LibBeAdapter.cpp now only translates some syscalls; it will probably removed 2004-07-02 19:03:16 +00:00
LibBeAdapter.cpp LibBeAdapter.cpp now only translates some syscalls; it will probably removed 2004-07-02 19:03:16 +00:00
Mime.cpp gcc 3 fixes 2003-07-04 21:10:14 +00:00
MimeType.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
Node.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
Node.notes It is accomplished ... 2002-07-09 12:24:59 +00:00
NodeInfo.cpp If the MIME type couldn't be retrieved, it will now take the file type 2004-03-10 13:35:00 +00:00
NodeMonitor.cpp LibBeAdapter.cpp now only translates some syscalls; it will probably removed 2004-07-02 19:03:16 +00:00
NodeMonitorHandler.cpp untested version 2004-01-29 00:24:03 +00:00
OffsetFile.cpp + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
Partition.cpp Updated to use new parametersSize params where applicable. 2003-10-25 08:36:17 +00:00
PartitioningDialog.cpp Added the GUI part of the dialog. Now it is fully functional (maybe not nice, but functional ;-). 2003-02-24 00:44:38 +00:00
PartitioningDialog.h Added the GUI part of the dialog. Now it is fully functional (maybe not nice, but functional ;-). 2003-02-24 00:44:38 +00:00
PartitioningInfo.cpp Small changes due to modified syscalls. 2003-07-22 00:12:54 +00:00
Path.cpp Cleaned-up the std namespace support 2003-06-11 14:34:51 +00:00
Query.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
QueryPredicate.cpp + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
ResourceFile.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
ResourceItem.cpp + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
Resources.cpp Cleaned-up the std namespace support 2003-06-11 14:34:51 +00:00
ResourcesContainer.cpp + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
ResourceStrings.cpp Cleaned-up the std namespace support 2003-06-11 14:34:51 +00:00
Statable.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
storage_support.cpp Cleaned-up the std namespace support 2003-06-11 14:34:51 +00:00
storage.src Added implementation of the node monitoring functions. 2003-04-13 15:02:24 +00:00
SymLink.cpp Cleaned-up the std namespace support 2003-06-11 14:34:51 +00:00
Volume.cpp Added a ToDo item in BVolume::SetName(). 2004-04-26 22:44:22 +00:00
VolumeRoster.cpp Cleaned-up the std namespace support 2003-06-11 14:34:51 +00:00