Date: Fri, 11 Aug 2006 18:34:19 +0000 (UTC) From: Thomas Quinot <thomas@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen _pthread_stubs.c Message-ID: <200608111834.k7BIYJ1k004843@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thomas 2006-08-11 18:34:19 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libc/gen _pthread_stubs.c
Log:
MFC revision 1.12:
Fix a stub function (pthread_cond_wait) so that is has the correct number
of arguments.
Fixes some cases of seg faults due to the actual pthread_cond_wait being
called with a bogus mutex pointer.
Revision Changes Path
1.11.8.1 +3 -3 src/lib/libc/gen/_pthread_stubs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608111834.k7BIYJ1k004843>
