genode/repos/dde_rump/src/lib/rump
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
..
spec/arm_64/arm/pic dde_rump: backport aarch64 (Fix #3565) 2019-12-19 16:59:03 +01:00
bootstrap.cc rump_fs: fix run time errors when built with GCC 8.3.0 2019-05-27 14:46:54 +02:00
dummies.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
env.cc dde_rump: eliminate global ctors 2019-11-19 14:23:55 +01:00
hypercall.cc Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
io.cc dde_rump: eliminate global ctors 2019-11-19 14:23:55 +01:00
sched.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
sync.cc Remove pointers from Genode::Fifo interface 2019-02-19 11:08:17 +01:00