genode/repos/os/src/lib/sandbox
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
..
alias.h New sandbox library extracted from init component 2020-02-04 15:51:09 +01:00
child.cc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
child.h Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
child_registry.h New sandbox library extracted from init component 2020-02-04 15:51:09 +01:00
heartbeat.h New sandbox library extracted from init component 2020-02-04 15:51:09 +01:00
library.cc sandbox: support for local state-report handling 2020-02-20 12:11:22 +01:00
name_registry.h New sandbox library extracted from init component 2020-02-04 15:51:09 +01:00
report.h New sandbox library extracted from init component 2020-02-04 15:51:09 +01:00
server.cc Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
server.h New sandbox library extracted from init component 2020-02-04 15:51:09 +01:00
service.h New sandbox library extracted from init component 2020-02-04 15:51:09 +01:00
state_reporter.h sandbox: support for local state-report handling 2020-02-20 12:11:22 +01:00
types.h New sandbox library extracted from init component 2020-02-04 15:51:09 +01:00
utils.h New sandbox library extracted from init component 2020-02-04 15:51:09 +01:00
verbose.h New sandbox library extracted from init component 2020-02-04 15:51:09 +01:00