summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/powerpc64/string
AgeCommit message (Expand)AuthorFilesLines
2020-10-16Adapt SYS.h to use retguard macros from asm.h, so that generated systemderaadt2-4/+8
2020-06-29Use C versions of bcopy(3) and memmove(3) for now as the assembly versionkettenis1-2/+2
2020-06-26Provide an optimized implementation of ffs(3) in libc onnaddy2-2/+17
2020-06-25PowerPC64 libc string/net filesdrahn2-0/+178