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.