Return-Path: Delivered-To: apmail-apr-cvs-archive@apr.apache.org Received: (qmail 80100 invoked by uid 500); 28 Jul 2001 03:36:14 -0000 Mailing-List: contact cvs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: dev@apr.apache.org Delivered-To: mailing list cvs@apr.apache.org Received: (qmail 80089 invoked from network); 28 Jul 2001 03:36:14 -0000 X-Authentication-Warning: cobra.cs.Virginia.EDU: jcw5q owned process doing -bs Date: Fri, 27 Jul 2001 23:36:21 -0400 (EDT) From: Cliff Woolley X-X-Sender: To: cc: Subject: Re: cvs commit: apr/include apr_thread_proc.h In-Reply-To: <20010728032659.20037.qmail@icarus.apache.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N On 28 Jul 2001 bjh@apache.org wrote: > bjh 01/07/27 20:26:59 > > Modified: include apr_thread_proc.h > Log: > Reorder test so make_exports.awk recognises that it needs to go in exports.c > > Revision Changes Path > 1.68 +1 -1 apr/include/apr_thread_proc.h > > Index: apr_thread_proc.h > =================================================================== > RCS file: /home/cvs/apr/include/apr_thread_proc.h,v > retrieving revision 1.67 > retrieving revision 1.68 > diff -u -r1.67 -r1.68 > --- apr_thread_proc.h 2001/07/27 05:37:13 1.67 > +++ apr_thread_proc.h 2001/07/28 03:26:59 1.68 > @@ -587,7 +587,7 @@ > > #if APR_HAS_THREADS > > -#if !defined(OS2) && APR_HAVE_SIGWAIT > +#if APR_HAVE_SIGWAIT && !defined(OS2) > > /** > * Setup the process for a single thread to be used for all signal handling. > Crap, I totally forgot you said that needed to be done. Thanks. --Cliff -------------------------------------------------------------- Cliff Woolley cliffwoolley@yahoo.com Charlottesville, VA