Mail Archives: cygwin/2003/04/08/18:49:30
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/
- Raw text -