Date: Thu, 31 Oct 2002 10:17:58 -0800 (PST) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_mutex.c Message-ID: <200210311817.g9VIHwMn001654@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2002/10/31 10:17:58 PST
Modified files:
lib/libc_r/uthread uthread_mutex.c
Log:
Use the strong symbol'd version of pthread_mutex_init so we don't
accidentally call a stub or application provided version of the
same routine.
Submitted by: dfr
Revision Changes Path
1.32 +2 -2 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?200210311817.g9VIHwMn001654>
