genode/repos/demo/include/scout
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
..
canvas.h Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
element.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
event.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
fader.h Add missing override annotations 2019-02-19 11:12:11 +01:00
graphics_backend.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
misc_math.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
nitpicker_graphics_backend.h Add missing override annotations 2019-02-19 11:12:11 +01:00
parent_element.h Add missing override annotations 2019-02-19 11:12:11 +01:00
platform.h timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
string.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
texture_allocator.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
tick.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
types.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
user_state.h Add missing override annotations 2019-02-19 11:12:11 +01:00
window.h Add missing override annotations 2019-02-19 11:12:11 +01:00