haiku/headers/private/fs_shell
Ingo Weinhold e23824d781 Surprising how much gcc 4 compilers on Linux differ. Another attempt to
make both gcc 2.95.3 and the plethora of gcc 4s happy: Typedefed
struct fssh_stat to fssh_struct_stat, thus hopefully avoiding spurious
errors concerning clashes with the function or regarding namespacing.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21055 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-05-07 13:41:12 +00:00
..
DoublyLinkedList.h
fssh_api_wrapper.h Thou shall not leave a blank line between copyright header and header 2007-05-02 14:26:29 +00:00
fssh_atomic.h
fssh_auto_locker.h
fssh_byte_order.h
fssh_defs.h Thou shall not leave a blank line between copyright header and header 2007-05-02 14:26:29 +00:00
fssh_dirent.h
fssh_disk_device_defs.h
fssh_disk_device_manager.h
fssh_drivers.h
fssh_errno.h Provide a way to convert FS shell error codes to host platform error 2007-04-28 23:40:04 +00:00
fssh_errors.h
fssh_fcntl.h
fssh_fs_attr.h
fssh_fs_cache.h
fssh_fs_index.h
fssh_fs_info.h
fssh_fs_interface.h Added volume initialization support. 2007-04-29 07:22:22 +00:00
fssh_fs_query.h
fssh_fs_volume.h
fssh_kernel_export.h
fssh_kernel_priv.h
fssh_module.h
fssh_node_monitor.h
fssh_os.h Thou shall not leave a blank line between copyright header and header 2007-05-02 14:26:29 +00:00
fssh_stat.h Surprising how much gcc 4 compilers on Linux differ. Another attempt to 2007-05-07 13:41:12 +00:00
fssh_stdio.h
fssh_string.h
fssh_time.h
fssh_type_constants.h
fssh_types.h
fssh_uio.h
fssh_unistd.h
KPath.h
Stack.h