summaryrefslogtreecommitdiffstatshomepage
path: root/lib/libc/string0.c
Commit message (Collapse)AuthorAge
* lib/libc: Add memchr. We already have strchr, but memchr is useful too.Daniel Campora2015-04-28
|
* lib/libc/string0.c: Remove include of std.h, replace with string.h.Damien George2015-04-18
| | | | Much more portable this way.
* string0.c: Move from stmhal/ to lib/.Paul Sokolovsky2015-04-05