summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/mips64/string (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-318-24/+24
* Make index/rindex weak aliases of strchr/strrchr since they are notmillert2015-05-152-4/+6
* restructure libc/string + libc/arch/*/string coperation regardingderaadt2014-11-303-11/+15
* remove lint leftovers; ok guenther@okan2012-09-041-2/+1
* More changes to avoid truncating 64 bit pointers to 32 bits and sign-extendingmiod2009-12-117-67/+67
* Use a local numeric label to branch to the start of the function, instead ofmiod2009-11-011-2/+3
* zap rcsid.espie2005-08-078-40/+8
* mips64 is now going ABI64 and shared library support!pefo2004-09-098-17/+17
* remove single 'pefo2004-08-151-2/+2
* Move mips to mips64pefo2004-08-119-0/+583