This is the mail archive of the cygwin-patches@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: ip.h & tcp.h



I think I understand now. Previously I thought I only needed to provide the Log Message (cvs commit -m"..."), but you are really requiring a complete one as could be generated by CVS. So:

ChangeLog:

In include/netinet/:
2002-04-09  Wu Yongwei  <adah@netstd.com>
        * ip.h: Add definition for struct ip instead of including <cygwin/ip.h>.

2002-04-09  Wu Yongwei  <adah@netstd.com>
        * tcp.h: Add definition for struct tcphdr.

2002-04-09  Wu Yongwei  <adah@netstd.com>
        * udp.h: New file. Definition for struct udphdr.


In include/cygwin/:
2002-04-09  Wu Yongwei <adah@netstd.com>
        * ip.h: Remove empty file.


Best regards,

Wu Yongwei




On Tue, Apr 09, 2002 at 10:47:36AM +0800, adah@netstd.com wrote:
>OK, I am trying again.
>
>ChangeLog:
>
>Definitions for struct ip, tcphdr, and udphdr from BSD are added.

If you look at the entries in the ChangeLog file, does this look
anything like one of them?

Look also at past submissions in this mailing list.

cgf


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