Return-Path: Delivered-To: apmail-stdcxx-commits-archive@www.apache.org Received: (qmail 88045 invoked from network); 14 Mar 2008 22:29:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Mar 2008 22:29:39 -0000 Received: (qmail 16097 invoked by uid 500); 14 Mar 2008 22:29:37 -0000 Delivered-To: apmail-stdcxx-commits-archive@stdcxx.apache.org Received: (qmail 16068 invoked by uid 500); 14 Mar 2008 22:29:37 -0000 Mailing-List: contact commits-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list commits@stdcxx.apache.org Received: (qmail 16058 invoked by uid 99); 14 Mar 2008 22:29:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2008 15:29:37 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2008 22:28:57 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 27D691A983A; Fri, 14 Mar 2008 15:29:17 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r637279 - svn:log Date: Fri, 14 Mar 2008 22:29:16 -0000 To: commits@stdcxx.apache.org From: sebor@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080314222917.27D691A983A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sebor Revision: 637279 Modified property: svn:log Modified: svn:log at Fri Mar 14 15:29:16 2008 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri Mar 14 15:29:16 2008 @@ -1,3 +1,3 @@ 2008-03-14 Martin Sebor - * xcomp.awk: Closed pipelines to avoid exhausting OPEN_MAX limit. + * bin/xcomp.awk: Closed pipelines to avoid exhausting OPEN_MAX limit.