genode/repos/base/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
..
core core: fix inconsistent state after failed 'trace' 2020-05-18 10:16:13 +02:00
include Remove Allocator_guard 2020-05-18 10:16:12 +02:00
ld base: add entry to .dynanmic section in genode_dyn.ld 2019-11-19 14:45:40 +01:00
lib Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
test Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
timer base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This directory contains all source codes.