Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com From: "Robert Collins" To: "'Conrad Scott'" , Subject: RE: System-wide mutexes and pthreads Date: Fri, 14 Jun 2002 00:17:26 +1000 Message-ID: <009b01c212e5$0ba35720$0200a8c0@lifelesswks> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal In-Reply-To: <02b801c21258$5c6ec320$6132bc3e@BABEL> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 > -----Original Message----- > From: cygwin-developers-owner AT cygwin DOT com > [mailto:cygwin-developers-owner AT cygwin DOT com] On Behalf Of Conrad Scott > Sent: Thursday, 13 June 2002 7:30 AM > To: cygwin-developers AT cygwin DOT com > Subject: Re: System-wide mutexes and pthreads > > > "Christopher Faylor" write: > > Would it help if I gave you checkin privileges so that you > could create > > a CVS branch as an easier mechanism for distributing your work? > > Thanks: that's a good idea, since I've currently got a large > backlog of > changes here and I'm losing track of what I've sent to Nicholas, for > example. I've never used CVS for commit before, but I assume > I can't do too > much damage if I'm on a branch? (I hope.) Heh, you can actually, as cvs has no idea of privilege. However simple add/remove/commits are hard to get wrong :}. Rob