haiku/headers/private/fs_shell
Clemens Zeidler 4a5a077ff7 Add a private B_ATTR_CHANGE_NOTIFICATION flag to the open query syscall to tell the query to send notifications when an entry attribute changed and the entry stays in the query. Previously you only get created and removed messages, now you can also get updated messages. Only implement it for bfs.
Fix copy right.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39131 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-24 20:47:46 +00:00
..
DoublyLinkedList.h
KPath.h
SinglyLinkedList.h
Stack.h
fssh_api_wrapper.h Add a private B_ATTR_CHANGE_NOTIFICATION flag to the open query syscall to tell the query to send notifications when an entry attribute changed and the entry stays in the query. Previously you only get created and removed messages, now you can also get updated messages. Only implement it for bfs. 2010-10-24 20:47:46 +00:00
fssh_atomic.h
fssh_auto_deleter.h
fssh_auto_locker.h
fssh_byte_order.h
fssh_defs.h Added new [FSSH]_B_HAIKU_{32,64}_BIT macros. 2009-11-25 21:21:58 +00:00
fssh_dirent.h
fssh_disk_device_defs.h * Added a flag B_DISK_SYSTEM_SUPPORTS_WRITING to determine whether or not a 2008-10-13 22:32:27 +00:00
fssh_disk_device_manager.h
fssh_driver_settings.h
fssh_drivers.h
fssh_errno.h
fssh_errors.h
fssh_fcntl.h * Removed the O_* modes that we currently don't and probably won't support 2009-11-26 14:17:46 +00:00
fssh_fs_attr.h
fssh_fs_cache.h * Added function block_cache_discard() that flushes blocks from the block cache, 2008-11-04 14:49:33 +00:00
fssh_fs_index.h
fssh_fs_info.h
fssh_fs_interface.h Add a private B_ATTR_CHANGE_NOTIFICATION flag to the open query syscall to tell the query to send notifications when an entry attribute changed and the entry stays in the query. Previously you only get created and removed messages, now you can also get updated messages. Only implement it for bfs. 2010-10-24 20:47:46 +00:00
fssh_fs_query.h
fssh_fs_volume.h
fssh_kernel_export.h
fssh_kernel_priv.h
fssh_lock.h
fssh_module.h
fssh_node_monitor.h
fssh_os.h
fssh_stat.h * Added real_time_clock(), and real_time_clock_usecs(). 2009-06-12 09:31:25 +00:00
fssh_stdio.h
fssh_string.h
fssh_time.h * Introduced new header directory "config", which ATM contains HaikuConfig.h 2009-11-24 19:44:07 +00:00
fssh_type_constants.h
fssh_types.h Introduced types [__haiku_]generic_{addr,size}_t which are wide enough for 2010-06-02 18:22:38 +00:00
fssh_uio.h
fssh_unistd.h