haiku/headers/private/fs_shell
hyche 2b6c2ec390 fs_shell: Added socket filetype.
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2017-12-10 11:02:59 -05:00
..
DoublyLinkedList.h * Updated the fs_shell version of DoublyLinkedList.h to contain the latest 2008-07-31 11:21:47 +00:00
fssh_api_wrapper.h fs_shell: Added socket filetype. 2017-12-10 11:02:59 -05:00
fssh_atomic.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
fssh_auto_deleter.h Copied AutoDeleter.h for use in the FS shell. 2008-08-04 03:03:31 +00:00
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 trim: Target SCSI UNMAP command instead of WRITE SAME. 2013-11-07 19:03:47 +01:00
fssh_errno.h
fssh_errors.h Add new error codes B_PARTIAL_{READ,WRITE} 2014-06-23 22:58:15 +02:00
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 s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
fssh_fs_cache.h block_cache: Implement cache_has_block_in_transaction function that will check the existence of block in one specific transaction. 2017-12-10 11:02:56 -05:00
fssh_fs_index.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
fssh_fs_info.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
fssh_fs_interface.h NodeMonitor: Added B_WATCH_CHILDREN flag. 2016-03-28 14:31:27 +02:00
fssh_fs_query.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
fssh_fs_volume.h
fssh_kernel_export.h
fssh_kernel_priv.h
fssh_lock.h Added recursive_lock_transfer_lock() to the fs_shell. 2012-03-31 00:09:47 +02:00
fssh_module.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
fssh_node_monitor.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
fssh_os.h fs_shell: Change {set_}real_time_clock to match the new definitions. 2017-11-21 15:18:11 +01:00
fssh_stat.h fs_shell: Added socket filetype. 2017-12-10 11:02:59 -05:00
fssh_stdio.h
fssh_string.h
fssh_time.h fssh_time: Fix following time_t changes. 2017-06-30 18:14:47 -04:00
fssh_type_constants.h Move B_MIME_STRING_TYPE to <TypeConstants.h> 2011-11-25 06:19:24 +01:00
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
KPath.h
SinglyLinkedList.h * Minor cleanup. 2008-08-01 09:57:14 +00:00
Stack.h