On Sat, Jan 19, 2002 at 12:21:47AM -0500, Mark Bradshaw wrote: > Changelog: > 2002-01-19 Mark Bradshaw <[EMAIL PROTECTED]> > > * cygwin.din: added recvmsg and sendmsg > * net.cc: added cygwin_recvmsg and cygwin_sendmsg > * /usr/include/sys/socket.h: added 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. 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 :-)). Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc.