Home | History | Annotate | Download | only in sparc64
History log of /src/lib/libpthread/arch/sparc64/pthread_md.h
RevisionDateAuthorComments
 1.7  25-Jan-2011  christos make pthread__sp unsigned long.
 1.6  16-May-2009  ad branches: 1.6.2;
Remove unused code that's confusing when using cscope/opengrok.
 1.5  28-Apr-2008  martin branches: 1.5.8;
Remove clause 3 and 4 from TNF licenses
 1.4  24-Dec-2005  perry branches: 1.4.20;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.3  11-Nov-2003  martin Fix ucontext conversion macros. From Christian Limpach.
 1.2  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.1  22-Feb-2002  petrov branches: 1.1.2;
file pthread_md.h was initially added on branch nathanw_sa.
 1.1.2.4  16-Jan-2003  thorpej * Move the pthread_sigmask() prototype to <signal.h>.
* Don't include <signal.h> in <pthread.h>.
* Add code to the signal trampoline to convert from the ucontext
to a sigcontext, and back again (XXX though, only callee-save
regs for _UC_USER contexts).

This is necessary in order to support e.g. GCC's libjava, which depends
on the traditional Unix semantics of changes made to the sigcontext
being visible when the handler returns.
 1.1.2.3  10-Sep-2002  petrov regs/mcontext conversion macros.
 1.1.2.2  26-Apr-2002  petrov round 2: simplify _get(set)context_u, add pthread__locked_switch.
 1.1.2.1  22-Feb-2002  petrov Initial pthreads support
 1.4.20.1  18-May-2008  yamt sync with head.
 1.5.8.2  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.5.8.1  28-Apr-2008  martin file pthread_md.h was added on branch christos-time_t on 2008-04-28 20:23:03 +0000
 1.6.2.1  08-Feb-2011  bouyer Sync with HEAD

RSS XML Feed