summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strchr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* Make index/rindex weak aliases of strchr/strrchr since they are notmillert2015-05-151-1/+3
* restructure libc/string + libc/arch/*/string coperation regardingderaadt2014-11-301-0/+43