datatop: fix compilation errors

Not all platforms have strlcpy and strlcmp. Fall back to strcpy
and strcmp for platforms which are missing these functions.

Change-Id: Ied2913295e66f695c8b5f2cba49ec34fbe789ed8
2 files changed