mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-02 17:21:13 +00:00
b078224753
- 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
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.