> s/fixing/finding/ ?
Right, thanks. Fixed.
--
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
Greetings, Andrew Schulman!
>> On Aug 18 23:43, Mark Geisert wrote:
>> > Buchbinder, Barry writes:
>> > > Corinna Vinschen sent the following at Tuesday, August 18, 2015 7:24 AM
>> > > >On Aug 18 09:40, Mark Geisert wrote:
>> > > >Congratulations! You found a 13 years old bug in Cygwin's getserven
On Aug 19 08:22, Andrew Schulman wrote:
> > On Aug 18 23:43, Mark Geisert wrote:
> > > Buchbinder, Barry writes:
> > > > Corinna Vinschen sent the following at Tuesday, August 18, 2015 7:24 AM
> > > > >On Aug 18 09:40, Mark Geisert wrote:
> > > > >Congratulations! You found a 13 years old bug in Cy
> On Aug 18 23:43, Mark Geisert wrote:
> > Buchbinder, Barry writes:
> > > Corinna Vinschen sent the following at Tuesday, August 18, 2015 7:24 AM
> > > >On Aug 18 09:40, Mark Geisert wrote:
> > > >Congratulations! You found a 13 years old bug in Cygwin's getservent
> > > >implementation, which ret
On Aug 18 23:43, Mark Geisert wrote:
> Buchbinder, Barry writes:
> > Corinna Vinschen sent the following at Tuesday, August 18, 2015 7:24 AM
> > >On Aug 18 09:40, Mark Geisert wrote:
> > >Congratulations! You found a 13 years old bug in Cygwin's getservent
> > >implementation, which returned the po
Buchbinder, Barry writes:
> Corinna Vinschen sent the following at Tuesday, August 18, 2015 7:24 AM
> >On Aug 18 09:40, Mark Geisert wrote:
> >Congratulations! You found a 13 years old bug in Cygwin's getservent
> >implementation, which returned the port number in host byte order
> >instead of in n
Corinna Vinschen sent the following at Tuesday, August 18, 2015 7:24 AM
>On Aug 18 09:40, Mark Geisert wrote:
>Congratulations! You found a 13 years old bug in Cygwin's getservent
>implementation, which returned the port number in host byte order
>instead of in network byte order for all this time.
On Aug 18 12:43, Warren Young wrote:
> On Aug 18, 2015, at 5:24 AM, Corinna Vinschen
> wrote:
> >
> > Makes me wonder
> > how often getservent is used in the wild…
>
> I’d bet getservbyname() is used far more often.
I won't bet against you.
Corinna
--
Corinna Vinschen Plea
On Aug 18, 2015, at 5:24 AM, Corinna Vinschen wrote:
>
> Makes me wonder
> how often getservent is used in the wild…
I’d bet getservbyname() is used far more often.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http
On Aug 18 17:27, Mark Geisert wrote:
> Corinna Vinschen writes:
> > On Aug 18 09:40, Mark Geisert wrote:
> > > $ getent services man
> > > man 9535/tcp
> > >
> > > $ getent services | grep man
> > > man 16165/tcp
> > >
> > Congratulations! You found a 13 years
Corinna Vinschen writes:
> On Aug 18 09:40, Mark Geisert wrote:
> > $ getent services man
> > man 9535/tcp
> >
> > $ getent services | grep man
> > man 16165/tcp
> >
> Congratulations! You found a 13 years old bug in Cygwin's getservent
> implementation, which
Hi Mark,
On Aug 18 09:40, Mark Geisert wrote:
> There is a glitch when getent enumerates all services; it shows an incorrect
> port number. Providing a service name on invocation shows the correct port
> number. Examples:
>
> $ getent services man
> man 9535/tcp
>
> $ getent
There is a glitch when getent enumerates all services; it shows an incorrect
port number. Providing a service name on invocation shows the correct port
number. Examples:
$ getent services man
man 9535/tcp
$ getent services | grep man
man 16165/tcp
It looks l
13 matches
Mail list logo