Home
last modified time | relevance | path

Searched hist:ba250504b9bba87d062ff8da6a7839433f108ce4 (Results 1 – 1 of 1) sorted by relevance

/DragonStub/lib/runtime/
H A Drtstr.cba250504b9bba87d062ff8da6a7839433f108ce4 Thu Oct 11 04:02:27 UTC 2018 Gary Lin <glin@suse.com> Implement StrnCat() without StrnCpy()

StrnCpy() doesn't guarantee the dest string will be null-terminated, so
we shouldn't use StrnCpy().

Signed-off-by: Gary Lin <glin@suse.com>
Signed-off-by: Nigel Croxon <ncroxon@redhat.com>