summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/sh/string (follow)
Commit message (Expand)AuthorAgeFilesLines
* use END_STRONG. Yes, everything in the sh ecosystem is different..deraadt2018-01-231-2/+2
* Instead of trying to handle ffs() with the normal rename-mark-hidden-and-aliasguenther2018-01-181-2/+3
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-315-10/+19
* Make index/rindex weak aliases of strchr/strrchr since they are notmillert2015-05-151-2/+2
* restructure libc/string + libc/arch/*/string coperation regardingderaadt2014-11-304-146/+488
* remove lint leftovers; ok guenther@okan2012-09-041-3/+1
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* fix some lint 'xxx used, but not defined' warnings by properly addingotto2007-05-151-1/+3
* Preliminary userland bits for OpenBSD/landisk, many things coming frommiod2006-10-107-0/+687