public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cygwin 1.78 errors when invoking terminator (*** fatal error - MapViewOfFileEx '(null)'(0x708), Win32 error 6. Terminating.)
@ 2011-03-03  2:01 Kenneth Wolcott
  2011-03-03 10:43 ` Corinna Vinschen
  0 siblings, 1 reply; 6+ messages in thread
From: Kenneth Wolcott @ 2011-03-03  2:01 UTC (permalink / raw)
  To: cygwin

Hi;

  I get the following error output when opening a terminator (enclosed
at bottom of the email).

  This is the jessies.org terminator, not the gnome terminator.

  Now I don't get the following when I open a cygwin prompt.

  So I thought it might be a terminator thing.

  I had just updated to 1.78 of Cygwin.

  So updated to the most current version of terminator.

  Same problem.

  So I posted to the terminator email list (terminator-users@googlegroups.com).

  The terminator developer/maintainer was able to reproduce the
problem and thinks that the error is within cygwin and suggests this
patch (between the splat-asterisk lines).

Thanks,
Ken Wolcott

*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&

I wouldn't like to claim this is the right fix but it lets that
trivial example link:

$ gcc strerror.c

$ diff -u /usr/include/string.h.orig /usr/include/string.h
--- /usr/include/string.h.orig  2011-03-02 10:49:29.510836800 -0800
+++ /usr/include/string.h       2011-03-02 10:50:04.324450800 -0800
@@ -74,7 +74,7 @@
 char    *_EXFUN(strerror_r,(int, char *, size_t));
 #else
 # ifdef __GNUC__
-int      _EXFUN(strerror_r,(int, char *, size_t)) __asm__ ("__xpg_strerror_r");
+int      _EXFUN(strerror_r,(int, char *, size_t)) __asm__
("___xpg_strerror_r");
 # else
 int      _EXFUN(__xpg_strerror_r,(int, char *, size_t));
 #  define strerror_r __xpg_strerror_r
$

*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&

Errors:

     14 [main] sed (5300) C:\cygwin\bin\sed.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 0002095C, 0022F8C0, 6109CFA5)
     13 [main] sed (3288) C:\cygwin\bin\sed.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 0002095C, 0022F8C0, 6109CFA5)
     13 [main] sed (5244) C:\cygwin\bin\sed.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 0002095C, 0022F8C0, 6109CFA5)
     13 [main] sed (5912) C:\cygwin\bin\sed.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 0002095C, 0022F8C0, 6109CFA5)
     14 [main] sed (5520) C:\cygwin\bin\sed.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 0002095C, 0022F8C0, 6109CFA5)
     13 [main] sed (4880) C:\cygwin\bin\sed.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 0002095C, 0022F8C0, 6109CFA5)
     25 [main] find (1600) C:\cygwin\bin\find.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 000209C0, 0022F8C0, 6109CFA5)
     13 [main] find (2648) C:\cygwin\bin\find.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 000209C0, 0022F8C0, 6109CFA5)
     22 [main] find (2632) C:\cygwin\bin\find.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 000209C0, 0022F8C0, 6109CFA5)
     13 [main] find (5868) C:\cygwin\bin\find.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 000209C0, 0022F8C0, 6109CFA5)
     13 [main] find (5112) C:\cygwin\bin\find.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 000209C0, 0022F8C0, 6109CFA5)
     12 [main] find (3320) C:\cygwin\bin\find.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 000209C0, 0022F8C0, 6109CFA5)
$

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: cygwin 1.78 errors when invoking terminator (*** fatal error - MapViewOfFileEx '(null)'(0x708), Win32 error 6. Terminating.)
  2011-03-03  2:01 cygwin 1.78 errors when invoking terminator (*** fatal error - MapViewOfFileEx '(null)'(0x708), Win32 error 6. Terminating.) Kenneth Wolcott
@ 2011-03-03 10:43 ` Corinna Vinschen
  2011-03-24 22:29   ` Kenneth Wolcott
  0 siblings, 1 reply; 6+ messages in thread
From: Corinna Vinschen @ 2011-03-03 10:43 UTC (permalink / raw)
  To: cygwin

On Mar  2 18:01, Kenneth Wolcott wrote:
> Hi;
> 
>   I get the following error output when opening a terminator (enclosed
> at bottom of the email).
> 
>   This is the jessies.org terminator, not the gnome terminator.
> 
>   Now I don't get the following when I open a cygwin prompt.
> 
>   So I thought it might be a terminator thing.
> 
>   I had just updated to 1.78 of Cygwin.
> 
>   So updated to the most current version of terminator.
> 
>   Same problem.
> 
>   So I posted to the terminator email list (terminator-users@googlegroups.com).
> 
>   The terminator developer/maintainer was able to reproduce the
> problem and thinks that the error is within cygwin and suggests this
> patch (between the splat-asterisk lines).
> 
> Thanks,
> Ken Wolcott
> 
> *&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&
> 
> I wouldn't like to claim this is the right fix but it lets that
> trivial example link:
> 
> $ gcc strerror.c
> 
> $ diff -u /usr/include/string.h.orig /usr/include/string.h
> --- /usr/include/string.h.orig  2011-03-02 10:49:29.510836800 -0800
> +++ /usr/include/string.h       2011-03-02 10:50:04.324450800 -0800
> @@ -74,7 +74,7 @@
>  char    *_EXFUN(strerror_r,(int, char *, size_t));
>  #else
>  # ifdef __GNUC__
> -int      _EXFUN(strerror_r,(int, char *, size_t)) __asm__ ("__xpg_strerror_r");
> +int      _EXFUN(strerror_r,(int, char *, size_t)) __asm__
> ("___xpg_strerror_r");
>  # else
>  int      _EXFUN(__xpg_strerror_r,(int, char *, size_t));
>  #  define strerror_r __xpg_strerror_r
> $

Thanks for the report.  I just fixed that in CVS.  The problem here
is that we have to take several targets into account, some of them
using a labe lprefix, some of them not.  I applied a patch which
does that:

  int      _EXFUN(strerror_r,(int, char *, size_t)) __asm__ (__ASMNAME ("__xpg_strerror_r"));

The __ASMNAME macro is now defined in cdefs.h.  I tested to build
a testcase which calls the POSIX version of strerror_r and it now
works fine.  Well, there was a small bug in __xpg_strerror_r, too,
but that should be fixed in CVS as well.  I'll create a new developer
snapshot later today.


Thanks again,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: cygwin 1.78 errors when invoking terminator (*** fatal error - MapViewOfFileEx '(null)'(0x708), Win32 error 6. Terminating.)
  2011-03-03 10:43 ` Corinna Vinschen
@ 2011-03-24 22:29   ` Kenneth Wolcott
  2011-03-24 23:01     ` Larry Hall (Cygwin)
  0 siblings, 1 reply; 6+ messages in thread
From: Kenneth Wolcott @ 2011-03-24 22:29 UTC (permalink / raw)
  To: cygwin

On Thu, Mar 3, 2011 at 02:43, Corinna Vinschen wrote:
> On Mar  2 18:01, Kenneth Wolcott wrote:
>> Hi;
>>
>>   I get the following error output when opening a terminator (enclosed
>> at bottom of the email).
>>
>>   This is the jessies.org terminator, not the gnome terminator.
>>
>>   Now I don't get the following when I open a cygwin prompt.
>>
>>   So I thought it might be a terminator thing.
>>
>>   I had just updated to 1.78 of Cygwin.
>>
>>   So updated to the most current version of terminator.
>>
>>   Same problem.
>>
>>   So I posted to the terminator email list (terminator-users@googlegroups.com).
>>
>>   The terminator developer/maintainer was able to reproduce the
>> problem and thinks that the error is within cygwin and suggests this
>> patch (between the splat-asterisk lines).
>>
>> Thanks,
>> Ken Wolcott
>>
>> *&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&
>>
>> I wouldn't like to claim this is the right fix but it lets that
>> trivial example link:
>>
>> $ gcc strerror.c
>>
>> $ diff -u /usr/include/string.h.orig /usr/include/string.h
>> --- /usr/include/string.h.orig  2011-03-02 10:49:29.510836800 -0800
>> +++ /usr/include/string.h       2011-03-02 10:50:04.324450800 -0800
>> @@ -74,7 +74,7 @@
>>  char    *_EXFUN(strerror_r,(int, char *, size_t));
>>  #else
>>  # ifdef __GNUC__
>> -int      _EXFUN(strerror_r,(int, char *, size_t)) __asm__ ("__xpg_strerror_r");
>> +int      _EXFUN(strerror_r,(int, char *, size_t)) __asm__
>> ("___xpg_strerror_r");
>>  # else
>>  int      _EXFUN(__xpg_strerror_r,(int, char *, size_t));
>>  #  define strerror_r __xpg_strerror_r
>> $
>
> Thanks for the report.  I just fixed that in CVS.  The problem here
> is that we have to take several targets into account, some of them
> using a labe lprefix, some of them not.  I applied a patch which
> does that:
>
>  int      _EXFUN(strerror_r,(int, char *, size_t)) __asm__ (__ASMNAME ("__xpg_strerror_r"));
>
> The __ASMNAME macro is now defined in cdefs.h.  I tested to build
> a testcase which calls the POSIX version of strerror_r and it now
> works fine.  Well, there was a small bug in __xpg_strerror_r, too,
> but that should be fixed in CVS as well.  I'll create a new developer
> snapshot later today.
>
>
> Thanks again,
> Corinna


Hi Corinna;

The problem seems to be fixed now (after a recent update).

uname.exe -a
CYGWIN_NT-5.1 KWOLCOTT-T61 1.7.8(0.236/5/3) 2011-03-01 09:36 i686 Cygwin

Thank you.

Ken Wolcott

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: cygwin 1.78 errors when invoking terminator (*** fatal error - MapViewOfFileEx '(null)'(0x708), Win32 error 6. Terminating.)
  2011-03-24 22:29   ` Kenneth Wolcott
@ 2011-03-24 23:01     ` Larry Hall (Cygwin)
  2011-03-25  0:07       ` Kenneth Wolcott
  0 siblings, 1 reply; 6+ messages in thread
From: Larry Hall (Cygwin) @ 2011-03-24 23:01 UTC (permalink / raw)
  To: cygwin

On 3/24/2011 6:11 PM, Kenneth Wolcott wrote:
> On Thu, Mar 3, 2011 at 02:43, Corinna Vinschen wrote:
>> On Mar  2 18:01, Kenneth Wolcott wrote:
>>> Hi;
>>>
>>>    I get the following error output when opening a terminator (enclosed
>>> at bottom of the email).
>>>
>>>    This is the jessies.org terminator, not the gnome terminator.
>>>
>>>    Now I don't get the following when I open a cygwin prompt.
>>>
>>>    So I thought it might be a terminator thing.
>>>
>>>    I had just updated to 1.78 of Cygwin.
>>>
>>>    So updated to the most current version of terminator.
>>>
>>>    Same problem.
>>>
>>>    So I posted to the terminator email list (terminator-users@googlegroups.com).
>>>
>>>    The terminator developer/maintainer was able to reproduce the
>>> problem and thinks that the error is within cygwin and suggests this
>>> patch (between the splat-asterisk lines).
>>>
>>> Thanks,
>>> Ken Wolcott
>>>
>>> *&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&
>>>
>>> I wouldn't like to claim this is the right fix but it lets that
>>> trivial example link:
>>>
>>> $ gcc strerror.c
>>>
>>> $ diff -u /usr/include/string.h.orig /usr/include/string.h
>>> --- /usr/include/string.h.orig  2011-03-02 10:49:29.510836800 -0800
>>> +++ /usr/include/string.h       2011-03-02 10:50:04.324450800 -0800
>>> @@ -74,7 +74,7 @@
>>>   char    *_EXFUN(strerror_r,(int, char *, size_t));
>>>   #else
>>>   # ifdef __GNUC__
>>> -int      _EXFUN(strerror_r,(int, char *, size_t)) __asm__ ("__xpg_strerror_r");
>>> +int      _EXFUN(strerror_r,(int, char *, size_t)) __asm__
>>> ("___xpg_strerror_r");
>>>   # else
>>>   int      _EXFUN(__xpg_strerror_r,(int, char *, size_t));
>>>   #  define strerror_r __xpg_strerror_r
>>> $
>>
>> Thanks for the report.  I just fixed that in CVS.  The problem here
>> is that we have to take several targets into account, some of them
>> using a labe lprefix, some of them not.  I applied a patch which
>> does that:
>>
>>   int      _EXFUN(strerror_r,(int, char *, size_t)) __asm__ (__ASMNAME ("__xpg_strerror_r"));
>>
>> The __ASMNAME macro is now defined in cdefs.h.  I tested to build
>> a testcase which calls the POSIX version of strerror_r and it now
>> works fine.  Well, there was a small bug in __xpg_strerror_r, too,
>> but that should be fixed in CVS as well.  I'll create a new developer
>> snapshot later today.
>>
>>
>> Thanks again,
>> Corinna
>
>
> Hi Corinna;
>
> The problem seems to be fixed now (after a recent update).
>
> uname.exe -a
> CYGWIN_NT-5.1 KWOLCOTT-T61 1.7.8(0.236/5/3) 2011-03-01 09:36 i686 Cygwin

Since Corinna replied on 3/3 and your Cygwin DLL version was built on 3/1,
I think it's fair to assume that you don't have the change she was talking
about.  But you can get an updated Cygwin DLL with the change by visiting
<http://cygwin.com/snapshots/>.

-- 
Larry

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: cygwin 1.78 errors when invoking terminator (*** fatal error - MapViewOfFileEx '(null)'(0x708), Win32 error 6. Terminating.)
  2011-03-24 23:01     ` Larry Hall (Cygwin)
@ 2011-03-25  0:07       ` Kenneth Wolcott
  2011-03-25  1:13         ` Larry Hall (Cygwin)
  0 siblings, 1 reply; 6+ messages in thread
From: Kenneth Wolcott @ 2011-03-25  0:07 UTC (permalink / raw)
  To: cygwin

>> Hi Corinna;
>>
>> The problem seems to be fixed now (after a recent update).
>>
>> uname.exe -a
>> CYGWIN_NT-5.1 KWOLCOTT-T61 1.7.8(0.236/5/3) 2011-03-01 09:36 i686 Cygwin
>
> Since Corinna replied on 3/3 and your Cygwin DLL version was built on 3/1,
> I think it's fair to assume that you don't have the change she was talking
> about.  But you can get an updated Cygwin DLL with the change by visiting
> <http://cygwin.com/snapshots/>.
>
> --
> Larry

Hi Larry;

I applied the most recent snapshot cygwin1.dll and I do not see the
errors when invoking the jessies.org terminator application as I did
previously.

uname -a
CYGWIN_NT-5.1 KWOLCOTT-T61 1.7.9s(0.236/5/3) 20110323 17:35:08 i686 Cygwin

Thanks,
Ken Wolcott

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: cygwin 1.78 errors when invoking terminator (*** fatal error - MapViewOfFileEx '(null)'(0x708), Win32 error 6. Terminating.)
  2011-03-25  0:07       ` Kenneth Wolcott
@ 2011-03-25  1:13         ` Larry Hall (Cygwin)
  0 siblings, 0 replies; 6+ messages in thread
From: Larry Hall (Cygwin) @ 2011-03-25  1:13 UTC (permalink / raw)
  To: cygwin

On 3/24/2011 7:01 PM, Kenneth Wolcott wrote:
> Hi Larry;
>
> I applied the most recent snapshot cygwin1.dll and I do not see the
> errors when invoking the jessies.org terminator application as I did
> previously.
>
> uname -a
> CYGWIN_NT-5.1 KWOLCOTT-T61 1.7.9s(0.236/5/3) 20110323 17:35:08 i686 Cygwin

Great, thanks!

-- 
Larry

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-03-25  0:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-03  2:01 cygwin 1.78 errors when invoking terminator (*** fatal error - MapViewOfFileEx '(null)'(0x708), Win32 error 6. Terminating.) Kenneth Wolcott
2011-03-03 10:43 ` Corinna Vinschen
2011-03-24 22:29   ` Kenneth Wolcott
2011-03-24 23:01     ` Larry Hall (Cygwin)
2011-03-25  0:07       ` Kenneth Wolcott
2011-03-25  1:13         ` Larry Hall (Cygwin)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).