NetBSD/lib/libpthread/arch/i386
skrll 73b7bdcee7 A couple of fixes to make libpthread really shared, i.e. not have text re-
locations:

	- Don't declare pthread__switch_away global
	- Do the PIC dance for pthread__switch_return_point and
	  pthread__locked_switch. Ideally these (and other) symbols would
	  be hidden.

Thanks to uwe@, dyoung@ and elad@ for help.

XXX sh3 is still to be done.
XXX vax does strange things.
2006-01-04 12:43:43 +00:00
..
_context_u.S
_getsetc.S Punt to setcontext() system call if the PSL_T bit (single-step trap) 2004-11-30 21:05:01 +00:00
genassym.cf Remove possible race condition in upcall recycling. 2003-09-07 14:47:44 +00:00
pthread_md.c add __RCSID() 2003-03-08 08:03:34 +00:00
pthread_md.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:11:15 +00:00
pthread_switch.S A couple of fixes to make libpthread really shared, i.e. not have text re- 2006-01-04 12:43:43 +00:00