public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* how to install patch
@ 2001-09-02 22:13 Tim Gong
  2001-09-02 22:16 ` InternetGetConnectedState Ian A. Mason
  2001-09-03  0:16 ` how to install patch Gerrit P. Haase
  0 siblings, 2 replies; 9+ messages in thread
From: Tim Gong @ 2001-09-02 22:13 UTC (permalink / raw)
  To: cygwin

I have installed cygwin 1.3.2 dated 5/20/01, and there have been several
patches to pthread API (which is in libc.a), can anyone tell me how I can
update my installation with the new patches? Could you return to this mail
as well as the cygwin list? Thanks.

Tim


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

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

* InternetGetConnectedState
  2001-09-02 22:13 how to install patch Tim Gong
@ 2001-09-02 22:16 ` Ian A. Mason
  2001-09-02 22:31   ` InternetGetConnectedState Christopher Faylor
  2001-09-03  0:16 ` how to install patch Gerrit P. Haase
  1 sibling, 1 reply; 9+ messages in thread
From: Ian A. Mason @ 2001-09-02 22:16 UTC (permalink / raw)
  To: cygwin

I am curious as to why InternetGetConnectedState and related
functions are not in the cygwin wininet.h. Surely these
are common enough to warrant inclusion, is there some
deep and meaningful reason they are not there?



-- 
	Dr Ian A. Mason.
        Convener and Postgraduate Coordinator
        Computer Science Division
	School of Mathematical & Computer Sciences
	University of New England
	Armidale    2351
	N.S.W  
	Australia

	phone:  +61 (0)2 6773 2327 
	fax:    +61 (0)2 6773 3312 
	iam@turing.une.edu.au
        http://mcs.une.edu.au/~iam/

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

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

* Re: InternetGetConnectedState
  2001-09-02 22:16 ` InternetGetConnectedState Ian A. Mason
@ 2001-09-02 22:31   ` Christopher Faylor
  0 siblings, 0 replies; 9+ messages in thread
From: Christopher Faylor @ 2001-09-02 22:31 UTC (permalink / raw)
  To: cygwin

On Mon, Sep 03, 2001 at 03:16:40PM +1000, Ian A. Mason wrote:
>I am curious as to why InternetGetConnectedState and related
>functions are not in the cygwin wininet.h. Surely these
>are common enough to warrant inclusion, is there some
>deep and meaningful reason they are not there?

It's probably because we're just plain mean.

cgf

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

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

* Re: how to install patch
  2001-09-02 22:13 how to install patch Tim Gong
  2001-09-02 22:16 ` InternetGetConnectedState Ian A. Mason
@ 2001-09-03  0:16 ` Gerrit P. Haase
  2001-09-03 16:41   ` Tim Gong
  1 sibling, 1 reply; 9+ messages in thread
From: Gerrit P. Haase @ 2001-09-03  0:16 UTC (permalink / raw)
  To: Tim Gong, cygwin

Tim Gong schrieb am 2001-09-03, 0:17:

>I have installed cygwin 1.3.2 dated 5/20/01, and there have been several
>patches to pthread API (which is in libc.a), can anyone tell me how I can
>update my installation with the new patches? Could you return to this mail
>as well as the cygwin list? Thanks.

Best bet would be to wait some days until cygwin-1.3.3 is released.

Second choice is to install a snapshot from the mirrors snapshot directory.
there are two balls, one with cygwin1.dll and a second with all the stuff.

Third possibility is to get the current source (with cvs) and build it.

Gerrit


-- 
=^..^=

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

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

* Re: how to install patch
  2001-09-03  0:16 ` how to install patch Gerrit P. Haase
@ 2001-09-03 16:41   ` Tim Gong
  2001-09-08  9:56     ` David Starks-Browning
  0 siblings, 1 reply; 9+ messages in thread
From: Tim Gong @ 2001-09-03 16:41 UTC (permalink / raw)
  To: gp, cygwin

----- Original Message -----
From: "Gerrit P. Haase" <gp@familiehaase.de>
To: "Tim Gong" <gongchen@bignet.net>; <cygwin@cygwin.com>
Sent: Monday, September 03, 2001 1:57 AM
Subject: Re: how to install patch


> Tim Gong schrieb am 2001-09-03, 0:17:
>
> >I have installed cygwin 1.3.2 dated 5/20/01, and there have been several
> >patches to pthread API (which is in libc.a), can anyone tell me how I can
> >update my installation with the new patches? Could you return to this
mail
> >as well as the cygwin list? Thanks.
>
> Best bet would be to wait some days until cygwin-1.3.3 is released.
>

Does anyone have any idea when 1.3.3 will be released?

> Second choice is to install a snapshot from the mirrors snapshot
directory.
> there are two balls, one with cygwin1.dll and a second with all the stuff.
>

Once I get cygwin-inst-20010901.tar.bz2 and bunzip2 it, do I extract the
files and
overwrite the original directory?

> Third possibility is to get the current source (with cvs) and build it.
>
> Gerrit
>

Thanks.

Tim


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

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

* Re: how to install patch
  2001-09-03 16:41   ` Tim Gong
@ 2001-09-08  9:56     ` David Starks-Browning
  2001-09-08 10:24       ` Christopher Faylor
       [not found]       ` <000d01c138e9$e8229340$0200a8c0@pooh>
  0 siblings, 2 replies; 9+ messages in thread
From: David Starks-Browning @ 2001-09-08  9:56 UTC (permalink / raw)
  To: Tim Gong; +Cc: cygwin

On Monday 3 Sep 01, Tim Gong writes:
> Once I get cygwin-inst-20010901.tar.bz2 and bunzip2 it, do I extract
> the files and overwrite the original directory?

There is a FAQ entry "Can I use setup to install snapshots?" (which I
will probably rename to "How do I install snapshots") that should
tell you everything you need.  If it's not complete, let us know.
(The list, not me personally.)

Cheers,
David


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

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

* Re: how to install patch
  2001-09-08  9:56     ` David Starks-Browning
@ 2001-09-08 10:24       ` Christopher Faylor
       [not found]       ` <000d01c138e9$e8229340$0200a8c0@pooh>
  1 sibling, 0 replies; 9+ messages in thread
From: Christopher Faylor @ 2001-09-08 10:24 UTC (permalink / raw)
  To: cygwin

On Sat, Sep 08, 2001 at 05:56:33PM +0100, David Starks-Browning wrote:
>On Monday 3 Sep 01, Tim Gong writes:
>> Once I get cygwin-inst-20010901.tar.bz2 and bunzip2 it, do I extract
>> the files and overwrite the original directory?
>
>There is a FAQ entry "Can I use setup to install snapshots?" (which I
>will probably rename to "How do I install snapshots") that should
>tell you everything you need.  If it's not complete, let us know.
>(The list, not me personally.)

I'll probably be changing the way that snapshots are generated RSN so
this FAQ entry may well become obsolete.

cgf

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

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

* Re: how to install patch
       [not found]         ` <9778-Mon10Sep2001111807+0100-starksb@ebi.ac.uk>
@ 2001-09-10 19:28           ` Tim Gong
  2001-09-11  2:20             ` David Starks-Browning
  0 siblings, 1 reply; 9+ messages in thread
From: Tim Gong @ 2001-09-10 19:28 UTC (permalink / raw)
  To: David Starks-Browning; +Cc: cygwin

What I meant was I followed the instructions of the FAQ to install snapshot
of 9/1/2001, the snapshot is supposed to have the pthread_equal() fix, the
test program indicates the fix is not installed. So there must be something
wrong with the installation instructions.

Tim

----- Original Message -----
From: "David Starks-Browning" <starksb@ebi.ac.uk>
To: "Tim Gong" <gongchen@bignet.net>
Sent: Monday, September 10, 2001 5:18 AM
Subject: Re: how to install patch


> Please help me out here.  What exactly does your message have to do
> with the FAQ entry?
>
> Thanks,
> David
>
> On Saturday 8 Sep 01, Tim Gong writes:
> > I used that procedure to apply the Septerm 7 snapshot
cygwin-inst-20010907.tar.bz2.
> > The reason is I need the fix to pthread_equal(), which should have been
patched (see
> > http://sources.redhat.com/ml/cygwin/2001-07/msg01531.html ). But after I
rebuild the
> > program:
> >
> > #include <stdio.h>
> > #include <pthread.h>
> >
> > // #define pthread_equal(A, B) !::pthread_equal(A, B)
> >
> >
> >   main()
> >   {
> >      printf("%d\n", pthread_equal(pthread_self(), pthread_self()));
> >      exit(0);
> >   }
> >
> > The result is still 0. If I take out the comment before the #define,
then the result is 1. This
> > seems to indicate the library doesn't have the patch built in. But I
examined the thread.cc,
> > and it seems the patch is there. So what is happening? I noticed that
another fellow has
> > similar problem with regard to this (see
http://sources.redhat.com/ml/cygwin/2001-09/msg00111.html
> > and follow the reference).
> >
> > Thanks.
> >
> > Tim
> >
> >
> > ----- Original Message -----
> > From: "David Starks-Browning" <starksb@ebi.ac.uk>
> > To: "Tim Gong" <gongchen@bignet.net>
> > Cc: <cygwin@cygwin.com>
> > Sent: Saturday, September 08, 2001 11:56 AM
> > Subject: Re: how to install patch
> >
> >
> > > On Monday 3 Sep 01, Tim Gong writes:
> > > > Once I get cygwin-inst-20010901.tar.bz2 and bunzip2 it, do I extract
> > > > the files and overwrite the original directory?
> > >
> > > There is a FAQ entry "Can I use setup to install snapshots?" (which I
> > > will probably rename to "How do I install snapshots") that should
> > > tell you everything you need.  If it's not complete, let us know.
> > > (The list, not me personally.)
> > >
> > > Cheers,
> > > David
> > >
> > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> > <HTML><HEAD>
> > <META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
> > <META content="MSHTML 5.50.4522.1800" name=GENERATOR>
> > <STYLE></STYLE>
> > </HEAD>
> > <BODY>
> > <DIV><FONT face=Arial size=2>I used that procedure to apply the Septerm
7
> > snapshot cygwin-inst-20010907.tar.bz2.</FONT></DIV>
> > <DIV><FONT face=Arial size=2>The reason is I need the fix to
pthread_equal(),
> > which should have been patched (see</FONT></DIV>
> > <DIV><FONT face=Arial size=2><A
> >
href=" http://sources.redhat.com/ml/cygwin/2001-07/msg01531.html" ;> http://sour
ces.redhat.com/ml/cygwin/2001-07/msg01531.html</A>).
> > But after I rebuild the</FONT></DIV>
> > <DIV><FONT face=Arial size=2>program:</FONT></DIV>
> > <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
> > <DIV><FONT face=Arial size=2>#include &lt;stdio.h&gt;<BR>#include
> > &lt;pthread.h&gt;<BR></FONT></DIV>
> > <DIV><FONT face=Arial size=2>// #define pthread_equal(A, B)
!::pthread_equal(A,
> > B)</FONT></DIV>
> > <DIV>&nbsp;</DIV><FONT face=Arial size=2>
> > <DIV><BR>&nbsp; main()<BR>&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp;
printf("%d\n",
> > pthread_equal(pthread_self(),
pthread_self()));<BR>&nbsp;&nbsp;&nbsp;&nbsp;
> > exit(0);<BR>&nbsp; }</DIV>
> > <DIV>&nbsp;</DIV>
> > <DIV>The result is still 0. If I take out the comment before the
#define, then
> > the result is 1. This</DIV>
> > <DIV>seems to indicate the library doesn't have the patch built in. But
I
> > examined the thread.cc,</DIV>
> > <DIV>and it seems the patch is there. So what is happening? I noticed
that
> > another fellow has</DIV>
> > <DIV>similar problem with regard to this (see <A
> >
href=" http://sources.redhat.com/ml/cygwin/2001-09/msg00111.html" ;> http://sour
ces.redhat.com/ml/cygwin/2001-09/msg00111.html</A></DIV>
> > <DIV>and follow the reference).</DIV>
> > <DIV>&nbsp;</DIV>
> > <DIV>Thanks.</DIV>
> > <DIV>&nbsp;</DIV>
> > <DIV>Tim</DIV>
> > <DIV></FONT>&nbsp;</DIV>
> > <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
> > <DIV><FONT face=Arial size=2>----- Original Message ----- </FONT>
> > <DIV><FONT face=Arial size=2>From: "David Starks-Browning" &lt;</FONT><A
> > href=" mailto:starksb@ebi.ac.uk" ;><FONT face=Arial
> > size=2>starksb@ebi.ac.uk</FONT></A><FONT face=Arial
size=2>&gt;</FONT></DIV>
> > <DIV><FONT face=Arial size=2>To: "Tim Gong" &lt;</FONT><A
> > href=" mailto:gongchen@bignet.net" ;><FONT face=Arial
> > size=2>gongchen@bignet.net</FONT></A><FONT face=Arial
size=2>&gt;</FONT></DIV>
> > <DIV><FONT face=Arial size=2>Cc: &lt;</FONT><A
> > href=" mailto:cygwin@cygwin.com" ;><FONT face=Arial
> > size=2>cygwin@cygwin.com</FONT></A><FONT face=Arial
size=2>&gt;</FONT></DIV>
> > <DIV><FONT face=Arial size=2>Sent: Saturday, September 08, 2001 11:56
> > AM</FONT></DIV>
> > <DIV><FONT face=Arial size=2>Subject: Re: how to install
> > patch</FONT></DIV></DIV>
> > <DIV><FONT face=Arial><BR><FONT size=2></FONT></FONT></DIV><FONT
face=Arial
> > size=2>&gt; On Monday 3 Sep 01, Tim Gong writes:<BR>&gt; &gt; Once I get
> > cygwin-inst-20010901.tar.bz2 and bunzip2 it, do I extract<BR>&gt; &gt;
the files
> > and overwrite the original directory?<BR>&gt; <BR>&gt; There is a FAQ
entry "Can
> > I use setup to install snapshots?" (which I<BR>&gt; will probably rename
to "How
> > do I install snapshots") that should<BR>&gt; tell you everything you
need.&nbsp;
> > If it's not complete, let us know.<BR>&gt; (The list, not me
> > personally.)<BR>&gt; <BR>&gt; Cheers,<BR>&gt; David<BR>&gt;
> > </FONT></BODY></HTML>
>


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

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

* Re: how to install patch
  2001-09-10 19:28           ` Tim Gong
@ 2001-09-11  2:20             ` David Starks-Browning
  0 siblings, 0 replies; 9+ messages in thread
From: David Starks-Browning @ 2001-09-11  2:20 UTC (permalink / raw)
  To: Tim Gong; +Cc: cygwin

On Monday 10 Sep 01, Tim Gong writes:
> What I meant was I followed the instructions of the FAQ to install snapshot
> of 9/1/2001, the snapshot is supposed to have the pthread_equal() fix, the
> test program indicates the fix is not installed. So there must be something
> wrong with the installation instructions.

Oh, I see.  Well, if you can tell me what's wrong with the
instructions, I'll change them.

But let's not make a big thread out of this, OK?  As Chris pointed
out, these instructions might not remain valid for long.

Thanks,
David


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

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

end of thread, other threads:[~2001-09-11  2:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-02 22:13 how to install patch Tim Gong
2001-09-02 22:16 ` InternetGetConnectedState Ian A. Mason
2001-09-02 22:31   ` InternetGetConnectedState Christopher Faylor
2001-09-03  0:16 ` how to install patch Gerrit P. Haase
2001-09-03 16:41   ` Tim Gong
2001-09-08  9:56     ` David Starks-Browning
2001-09-08 10:24       ` Christopher Faylor
     [not found]       ` <000d01c138e9$e8229340$0200a8c0@pooh>
     [not found]         ` <9778-Mon10Sep2001111807+0100-starksb@ebi.ac.uk>
2001-09-10 19:28           ` Tim Gong
2001-09-11  2:20             ` David Starks-Browning

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).