6 Commits (8766bc02dcecc1176324b0b5e99aaf651ebe975b)

Author SHA1 Message Date
Paul Sokolovsky c6923f52f0 lib/libc/string0: Remove better-than-standard strncpy() implementation. 9 years ago
Paul Sokolovsky bd9de5ec90 lib/libc/string0: Add strncpy() implementation. 9 years ago
Damien George 64ececb72f lib/libc/string0: Use uintptr_t instead of uint32_t. 9 years ago
Daniel Campora abea1c38a9 lib/libc: Add memchr. We already have strchr, but memchr is useful too. 10 years ago
Damien George f53a8e712f lib/libc/string0.c: Remove include of std.h, replace with string.h. 10 years ago
Paul Sokolovsky 3a84c8b58d string0.c: Move from stmhal/ to lib/. 10 years ago