summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/powerpc/gen/_atomic_lock.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copy files from ../librthread in preparation for moving functionalityguenther2017-08-151-0/+53
from libpthread to libc. No changes to the build yet, just making it easier to review the substantive diffs. ok beck@ kettenis@ tedu@