summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/mips64/string
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Instead of trying to handle ffs() with the normal rename-mark-hidden-and-aliasguenther1-2/+3
2015-08-31Add framework for resolving (pun intended) libc namespace issues, usingguenther8-24/+24
2015-05-15Make index/rindex weak aliases of strchr/strrchr since they are notmillert2-4/+6
2014-11-30restructure libc/string + libc/arch/*/string coperation regardingderaadt3-11/+15
2012-09-04remove lint leftovers; ok guenther@okan1-2/+1
2009-12-11More changes to avoid truncating 64 bit pointers to 32 bits and sign-extendingmiod7-67/+67
2009-11-01Use a local numeric label to branch to the start of the function, instead ofmiod1-2/+3
2005-08-07zap rcsid.espie8-40/+8
2004-09-09mips64 is now going ABI64 and shared library support!pefo8-17/+17
2004-08-15remove single 'pefo1-2/+2
2004-08-11Move mips to mips64pefo9-0/+583