CVSROOT: /cvs/glibc Module name: libc Changes by: drepper@sourceware.org 2003-11-21 09:24:51 Added files: nptl : tst-cond13.c Log message: Test for pshared condvar where condvar and mutex are at a different address in the second process. Notification via pthread_cond_signal.