aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/NetBSD-power-asm.s
AgeCommit message (Collapse)AuthorFilesLines
2020-12-30libthread: delete NetBSD special caseRuss Cox1-16/+0
I added a direct call from thread.c to pthread.c's _threadpthreadstart in May, and no one has complained about NetBSD being broken. So probably no one is using this on NetBSD at all. Make pthread the only option.
2005-08-11Needed for NetBSD/macppc port.rsc1-0/+16