haiku/headers/private
Ingo Weinhold ee1ebe375c * Added ShadowPartitionChanged() to KDiskSystem and respective hooks
to the module interfaces. So the disk system will be informed, when a
  shadow partition has changed and it is allowed to do necessary
  adjustions (e.g. adjusting the cookie, the parameters, or on
  partitioning system initialization even creating special child
  partitions (apple partitioning system)).
* Added `int32 *index' parameter to ValidateCreateChild(). So the
  partitioning system can report at which index the new child shall be
  inserted.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4065 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-24 22:53:23 +00:00
..
app Changes to support system cursors 2003-07-14 14:37:10 +00:00
disk_scanner Changes due to the removal of the extended_partition_info::partition_code field. 2003-02-18 21:30:07 +00:00
input It is accomplished ... 2002-07-09 12:24:59 +00:00
interface Some more clipping_rects methods, based on BRects methods. Currently unused, but could be used in the Game Kit and, why not, also in the app server itself. 2003-07-22 12:49:49 +00:00
kernel * Added ShadowPartitionChanged() to KDiskSystem and respective hooks 2003-07-24 22:53:23 +00:00
libroot Removed unused includes. 2003-05-03 16:05:18 +00:00
media Forgot to commit the latest headers, sorry. 2003-07-05 12:53:10 +00:00
midi Added MIT license. 2003-03-11 20:38:00 +00:00
net Export socket_shutdown from core stack module. Rollback to NET_STACK_GET_COOKIE trick... 2003-07-10 01:05:14 +00:00
print Fixed typo. 2003-07-01 19:37:54 +00:00
servers/app Massive reconfiguring to fix link problems with all things needing app_server so 2003-07-13 20:56:00 +00:00
shared Added params for specifying whether to copy the buffer on construction. 2003-05-23 23:07:30 +00:00
storage Implemented disk device updating. Some changes due to syscall changes. 2003-07-22 00:19:23 +00:00