genode/repos/dde_linux/src/lib/vfs/lxip
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
..
symbol.map lxip: VFS plugin 2017-02-28 12:59:15 +01:00
target.mk Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
vfs.cc Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00