genode/repos/libports/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 false API dependencies from libc/posix components 2020-05-18 10:16:13 +02:00
drivers/framebuffer/vesa os: name fb_drv unambigously (ref #2190) 2019-05-16 13:11:01 +02:00
lib Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
server Remove server/fatfs_fs and libc_fatfs plugin 2019-11-19 14:23:56 +01:00
test Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00