mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-27 09:12:32 +00:00
013eb506a8
The Dir_file_system uses static cast to convert handles from the application to a plugin local type. For this reason, only the local handle type may be returned from 'opendir' or 'open'. This fixes the unexpected behavior when opening directories as files. Fix #2533 |
||
---|---|---|
.. | ||
dir_file_system.h | ||
directory_service.h | ||
file_io_service.h | ||
file_system_factory.h | ||
file_system.h | ||
print.h | ||
single_file_system.h | ||
types.h | ||
vfs_handle.h |