summaryrefslogtreecommitdiff
path: root/lib/libpthread/pthread_sa.c
AgeCommit message (Expand)Author
2003-06-26Adapt to pt_trapuc: Store context obtained from upcalls there, clear itnathanw
2003-06-25Complain clearly if SA syscalls aren't avaliable.nathanw
2003-06-12In pthread__resolve_locks(), change the conditions for removing a normalnathanw
2003-05-27pass lint:christos
2003-05-26* Recycle upcall stacks as soon as possible rather than waiting tonathanw
2003-03-08add __RCSID()lukem
2003-02-15Adapt to pthread__assert() and remove local debug toggle.nathanw
2003-01-30Simplify pthread__upcall() a bit by moving lock resolution before the bignathanw
2003-01-25More signal rearranging:nathanw
2003-01-18de-lintchristos
2003-01-18Merge the nathanw_sa branch.thorpej