genode/repos/os/src
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
..
app Remove Allocator_guard 2020-05-18 10:16:12 +02:00
drivers Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
init Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
lib Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
server Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
test Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00