Date: Wed, 1 Nov 2000 12:32:37 -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: <200011012032.MAA00206@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 2000/11/01 12:32:37 PST Modified files: (Branch: RELENG_4) lib/libc_r/uthread uthread_mutex.c Log: MFC 1.24 -> 1.25: Call _thread_init() at the beginning of pthread_mutex_lock() if necessary, to work around a bug in old versions of libgcc_r.a. Revision Changes Path 1.20.2.4 +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?200011012032.MAA00206>