glibc dhd

David Huggins-Daines dhd@puffin.external.hp.com
Thu, 5 Oct 2000 13:17:43 -0600


CVSROOT:	/home/cvs/parisc
Module name:	glibc
Changes by:	dhd	00/10/05 13:17:43

Modified files:
	linuxthreads   : spinlock.c spinlock.h 
	linuxthreads/sysdeps/pthread/bits: libc-lock.h 

Log message:
Well, we were initializing and taking locks correctly, we just weren't
*releasing* them correctly :)

Now linking things with -lpthread (and, by association, -lrt) no
longer causes them to break.