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: New addition to cygwin: recvmsg and sendmsg


> -----Original Message-----
> From: Corinna Vinschen [mailto:cygwin-patches@cygwin.com] 
> Sent: Saturday, January 19, 2002 11:19 AM
> To: cygpatch
> Subject: Re: New addition to cygwin: recvmsg and sendmsg
> 
> Thanks, Mark!  I applied it with *just* a few changes to the
> ChangeLog:
> 
>         * cygwin.din: Add recvmsg and sendmsg.
> 	* net.cc: Add cygwin_recvmsg and cygwin_sendmsg.
> 	* /usr/include/sys/socket.h: Add recvmsg and sendmsg.
> 
> Do you see the differences? Present tense, upper case after 
> the colon, full stop at the end of a sentence.

Got it.  One more thing to add to my growing list of Changelog do's and
don't's.  I swear, the day I submit a perfect changelog the world will come
to an end.  Or hell will freeze over.  Or AOL will buy Redhat.

> And there's something else important.  Adding new functions
> to the API requires us to bump CYGWIN_VERSION_API_MINOR in 
> include/cygwin/version.h.  I did that now but it would be
> nice(tm) if you could do that by yourself when you add a
> new function to the API next time (e.g strptime :-)).

Ok.  I'll remember that for next time.

Mark


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