Date: Thu, 27 May 1999 12:00:17 -0700 From: Matthew Reimer <mreimer@vpop.net> To: freebsd-stable@freebsd.org Subject: Re: cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_cond.cuthread_mutex.c Message-ID: <374D9641.30F0CB6C@vpop.net> References: <lists.freebsd.cvs-all.199905231055.DAA02324@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
MFC candidate (along with pthread_private.h rev. 1.19)? Matt John Birrell wrote: > > jb 1999/05/23 03:55:35 PDT > > Modified files: > lib/libc_r/uthread pthread_private.h uthread_cond.c > uthread_mutex.c > Log: > Fix a problem with static initialisation of mutexes and condition > variables. > > Submitted by: Dan Eischen <eischen@vigrid.com> > > Revision Changes Path > 1.18 +3 -2 src/lib/libc_r/uthread/pthread_private.h > 1.14 +19 -0 src/lib/libc_r/uthread/uthread_cond.c > 1.14 +18 -0 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?374D9641.30F0CB6C>