summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/vax
AgeCommit message (Expand)Author
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-03-02Remove the PTHREAD_SA option. If M:N threads is reimplemented it'sad
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-04-09Merge updates to algorithms from i386 switch code.matt
2005-04-09Add STACKSPACEmatt
2005-04-09Rework and cleanup. Don't use REI, fake a call frame instead.matt
2004-12-01pt_sleepuc was removed a long time ago.skrll
2003-09-07Remove possible race condition in upcall recycling.cl
2003-08-25Add PT_TRAPUC and pthread__switch_return_point.ragge
2003-07-17Adapt to structure name changes.nathanw
2003-07-09Update to new world order. **not tested** But will allow builds tomatt
2003-01-20Define FPREG macros even though we don't have any.matt
2003-01-20Add myself to the authors list.matt
2003-01-19Need to define STACKSIZE (even though we don't need any).matt
2003-01-19Add of pthread support for VAX.matt
2003-01-19Set _UC_USER in ucontext. Call setcontext if _UC_USER is not inmatt
2003-01-19VAX versions of _getcontext_u/_setcontext_u/_swapcontext_umatt