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: Subject: RE: System-wide mutexes and pthreads Date: Fri, 14 Jun 2002 00:26:37 +1000 Message-ID: <00a301c212e6$54118e90$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: <20020612230818.GA23330@redhat.com> 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 > Christopher Faylor > Sent: Thursday, 13 June 2002 9:08 AM > Robert (or anyone), any ideas for a good cvs branch name? Some pointers > on creating branches would probably be good too. There is an existing branch that all the original development went on - cygwin_daemon. No need for a new one IMO. I'm updating it to HEAD now. To download the branch, use "$ cvs -z3 -d :ext:foo AT sources DOT redhat DOT com:/cvs/src co -r cygwin_daemon -d cygwin_daemon src/winsup/cygwin" You'll get a directory that contains only the cygwin subtree. Then you can symlink/copy/rename or whatever to get it referenced during your builds. Rob