summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/hppa/pthread_md.h
AgeCommit message (Expand)Author
2011-01-25make pthread__sp unsigned long.christos
2009-05-16Remove unused code that's confusing when using cscope/opengrok.ad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-10- Remove libpthread's atomic ops.ad
2007-09-24Resurrect the function pointers for lock operations and allow eachskrll
2005-12-24__asm__ -> __asmperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2004-07-19add hppa MD libpthread bits. translated from MIPS.chs