CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2012/03/02 01:07:43

Modified files:
        lib/librthread : rthread_sem.c 

Log message:
_SPINLOCK_UNLOCKED isn't zero everywhere (*cough*hppa*cough*), so
sem_init() can't assume that calloc will leave the embedded spinlock
in the unlocked state

ok miod@ otto@

Reply via email to