This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aa05612321
haiku
/
headers
/
private
/
fs_shell
History
PulkoMandy
98731302d8
fssh_api_wrapper: fix build on non-Haiku.
...
* I'm not sure why strings.h needs to be included before <new>, but it wouldn't work otherwise.
2015-01-14 10:16:32 +01:00
..
DoublyLinkedList.h
fssh_api_wrapper.h
fssh_api_wrapper: fix build on non-Haiku.
2015-01-14 10:16:32 +01:00
fssh_atomic.h
kernel: atomic_*() functions rework
2013-11-05 22:32:59 +01:00
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
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
fssh_fs_cache.h
fssh_fs_index.h
fssh_fs_info.h
fssh_fs_interface.h
fs_shell: Added missing new permission check function.
2014-10-25 19:31:15 +02:00
fssh_fs_query.h
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
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
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
Stack.h