d9b7261024
Fixing 98e583430fb7b793119db27bad9f98119e81579f, the semantics of strncpy require that the remainder of dst be filled with null bytes. Signed-off-by: Damien George <damien@micropython.org>
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.