glibc amodra

Alan Modra amodra@puffin.external.hp.com
Thu, 15 Jun 2000 05:59:55 -0600


CVSROOT:	/home/cvs/parisc
Module name:	glibc
Changes by:	amodra	00/06/15 05:59:54

Modified files:
	linuxthreads   : ChangeLog oldsemaphore.c spinlock.h 
	linuxthreads/sysdeps/pthread: pthread.h 
	linuxthreads/sysdeps/pthread/bits: pthreadtypes.h 
Added files:
	linuxthreads/sysdeps/hppa: pspinlock.c pt-machine.h 
	linuxthreads/sysdeps/hppa/bits: initspin.h 
	linuxthreads/sysdeps/pthread/bits: initspin.h 

Log message:
Add some framework for threads.  Needs kernel clone support,
setjmp, and probably some more things I've forgotten before
it all works.