genode/repos/os/src/drivers
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
..
acpi smbios.h: move to os/include/smbios 2019-11-19 14:54:12 +01:00
ahci ahci: SYNC with empty NCQ queue only 2020-05-18 10:16:12 +02:00
audio/spec/linux Avoid use of deprecated Xml_node methods 2020-05-18 10:16:14 +02:00
framebuffer os: re-enable drivers_interactive for i.MX53 2020-04-24 14:37:57 +02:00
gpio/spec Avoid use of deprecated Xml_node methods 2020-05-18 10:16:14 +02:00
gpu/intel Remove Allocator_guard 2020-05-18 10:16:12 +02:00
input os: re-enable drivers_interactive for i.MX53 2020-04-24 14:37:57 +02:00
nic Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
nvme Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
platform/spec Remove Allocator_guard 2020-05-18 10:16:12 +02:00
rtc Cleanup linux_rtc_drv and lx_fs target.mk 2019-12-19 17:01:42 +01:00
sd_card Retire Exynos 5 support (fix #3725) 2020-04-17 12:53:57 +02:00
uart Retire Exynos 5 support (fix #3725) 2020-04-17 12:53:57 +02:00
usb_block usb_block: switch to Request_stream API 2020-03-26 11:38:55 +01:00