Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
From: Andrew DeFaria <ADeFaria@Salira.com>
Subject: Re: event logging -- cron
Date: Tue, 08 Apr 2003 15:15:23 -0700
Lines: 20
Message-ID: <3E9349FB.1060807@Salira.com>
References: <217E3C0C100E144B93AF131E71C6D62A031E7A4B@edc-exchange.everdreamcorp.com> <Pine.GSO.4.44.0304081511020.21921-100000@slinky.cs.nyu.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@main.gmane.org
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02
X-Accept-Language: en-us, en, ru, zh

Igor Pechtchanski wrote:

> David,
>
> <http://cygwin.com/ml/cygwin/2003-03/msg01087.html> might help clear
> things up.

 From my reading of the related material the patch might easily be (and 
excuse me as I did not read up on how to submit patches):

25a26,27
 > #define CYGWIN_SYSLOG ((DWORD) 0xC0000004L)
 >
368c370
<       ReportEventA (hEventSrc, eventType, 0, 0,
---
 >       ReportEventA (hEventSrc, eventType, 0, CYGWIN_SYSLOG,
415a418
 >



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

