summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/powerpc64/string (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adapt SYS.h to use retguard macros from asm.h, so that generated systemderaadt2020-10-162-4/+8
* Use C versions of bcopy(3) and memmove(3) for now as the assembly versionkettenis2020-06-291-2/+2
* Provide an optimized implementation of ffs(3) in libc onnaddy2020-06-262-2/+17
* PowerPC64 libc string/net filesdrahn2020-06-252-0/+178