Skip to content
Snippets Groups Projects
user avatar
Paul Sokolovsky authored
ANSI C doesn't require that strncpy() produced null-terminated string, so
it's basicly useless for string manipulation.
c6923f52
History

This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.