zephyr/lib/libc/minimal
Peter Mitsis 7637d818fc Fix null byte padding in strncpy()
When the source string is shorter than the maximum number of bytes to copy
to the destination string, strncpy() must fill the remaining bytes in the
destination string with null bytes.

Change-Id: I419d11efd1dd33b1437d1891f1bf2ec7647826ee
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:13:45 -05:00
..
include Fix definition of 'offsetof' 2016-02-05 20:13:39 -05:00
source Fix null byte padding in strncpy() 2016-02-05 20:13:45 -05:00
Makefile First commit 2015-04-10 16:44:37 -07:00