Date: Wed, 1 Nov 2000 12:19:08 -0800 (PST) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_mutex.c Message-ID: <200011012019.MAA94717@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 2000/11/01 12:19:08 PST Modified files: lib/libc_r/uthread uthread_mutex.c Log: At the beginning of pthread_mutex_lock(), call _thread_init() if necessary. This works around a bug in old versions of libgcc_r.a which are statically linked into old executables. Revision Changes Path 1.25 +4 -1 src/lib/libc_r/uthread/uthread_mutex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011012019.MAA94717>