patch: strptime

Christopher Faylor cgf@redhat.com
Tue Apr 9 16:42:00 GMT 2002


On Tue, Apr 09, 2002 at 03:52:18PM -0400, Mark Bradshaw wrote:
>For cygwin:
>2002-04-09  Mark Bradshaw  <bradshaw@staff.crosswalk.com>
>
>	  * cygwin.din: Add strptime.
>	  * include/cygwin/version.h: Increment minor version number.

I've checked this in with one fix.  You don't increment the minor
version number when a new function is added.  That would have changed
the cygwin version to 1.3.11.  Instead, you increment the API minor
number when you export a new function.  This is what I've done.

cgf



More information about the Newlib mailing list