This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: event logging -- cron


On Tue, 8 Apr 2003, Andrew DeFaria wrote:

> 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,

For all those interested:
<http://cygwin.com/contrib.html> contains complete instructions on how to
submit patches.  To summarize: a) use "diff -up"; b) include a ChangeLog;
c) use the <cygwin-patches at cygwin dot com> list.

As for your specific suggestion, Andrew, you'll also need to provide the
resource with the specific code, so that event viewer is able to decipher
it.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha at cs dot nyu dot edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor at watson dot ibm dot com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Knowledge is an unending adventure at the edge of uncertainty.
  -- Leto II


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]