genode/repos/os/src/lib/vfs
Norman Feske b078224753 Replace Genode::strncpy by Genode::copy_cstring
- Since Genode::strncpy is not 100% compatible with the POSIX
  strncpy function, better use a distinct name.

- Remove bogus return value from the function, easing the potential
  enforcement of mandatory return-value checks later.

Fixes #3752
2020-05-27 11:56:45 +02:00
..
block_file_system.h os: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
file_system_factory.cc vfs/terminal: provide meta info as pseudo files 2019-11-19 14:39:09 +01:00
fs_file_system.h vfs: handle read error in fs file system 2020-04-28 11:43:12 +02:00
inline_file_system.h file system: enhanced file status info 2019-11-19 14:23:56 +01:00
log_file_system.h vfs/log: allow output redirection via '> /dev/log' 2019-12-19 17:01:42 +01:00
null_file_system.h file system: enhanced file status info 2019-11-19 14:23:56 +01:00
ram_file_system.h Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
rom_file_system.h vfs: watch support for <rom> file system 2020-02-04 15:51:10 +01:00
rtc_file_system.h vfs: 'Rtc_file_system::close' for watch handle 2019-11-19 14:42:23 +01:00
symlink_file_system.h Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
tar_file_system.h Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
terminal_file_system.h VFS/terminal: fix clang warning 2019-12-19 16:59:03 +01:00
zero_file_system.h file system: enhanced file status info 2019-11-19 14:23:56 +01:00