haiku/headers/private/fs_shell
Axel Dörfler fa28330bbf * Explained under which circumstances vnode_path_to_vnode() will clobber the
buffer of the provided "path" argument.
* Applied patch by Vasilis to fix some warnings when build on Linux (missing
  const on certain functions). We should probably fix the original
  {add|remove}_debugger_command() functions in Haiku as well.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24322 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-09 13:43:38 +00:00
..
DoublyLinkedList.h
fssh_api_wrapper.h Forgot to commit these; this fixes building the fs_shell, thanks Jerome! 2008-02-25 14:08:59 +00:00
fssh_atomic.h
fssh_auto_locker.h
fssh_byte_order.h
fssh_defs.h
fssh_dirent.h
fssh_disk_device_defs.h * Added disk system flags for whether a partition name and partition 2007-08-22 21:21:30 +00:00
fssh_disk_device_manager.h Added scan_partition() function which can be used by disk systems (e.g. 2007-10-04 18:03:24 +00:00
fssh_driver_settings.h
fssh_drivers.h
fssh_errno.h
fssh_errors.h Passed GENERAL_ERROR_BASE from LONG_MIN to INT_MIN (errors are uint32). 2007-06-20 21:58:02 +00:00
fssh_fcntl.h
fssh_fs_attr.h
fssh_fs_cache.h * cache_detach_sub_transaction() didn't really work: it did not put all needed 2008-01-18 17:07:18 +00:00
fssh_fs_index.h
fssh_fs_info.h
fssh_fs_interface.h * Extracted file_map API out of the file cache - it's now an optional service 2007-11-10 21:19:52 +00:00
fssh_fs_query.h
fssh_fs_volume.h
fssh_kernel_export.h * Explained under which circumstances vnode_path_to_vnode() will clobber the 2008-03-09 13:43:38 +00:00
fssh_kernel_priv.h
fssh_module.h
fssh_node_monitor.h Forgot to commit these; this fixes building the fs_shell, thanks Jerome! 2008-02-25 14:08:59 +00:00
fssh_os.h
fssh_stat.h
fssh_stdio.h
fssh_string.h
fssh_time.h
fssh_type_constants.h
fssh_types.h this macro is preferred 2007-11-19 19:50:38 +00:00
fssh_uio.h
fssh_unistd.h
KPath.h
Stack.h