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: roken strptime addition to cygwin


BTW, the last was CC'd to the newlib-patches group without being subscribed,
and I got a bounce.  I didn't see a signup for it on the newlib site, so I
just hoped that it would allow emails in without a subscription.  Guess not.
Could someone with appropriate uber powers please check that one in.

> -----Original Message-----
> From: Mark Bradshaw 
> Sent: Friday, January 18, 2002 8:13 AM
> To: 'cygwin-patches@cygwin.com'; newlib-patches@sources.redhat.com
> Subject: roken strptime addition to cygwin
> 
> 
> Thanks to Robert and Chuck for behind the scenes help.
> 
> Here's the strptime addition to cygwin that's been discussed. 
>  The source
> comes from:
> http://ftp.uninett.no/pub/OpenBSD/src/kerberosIV/src/lib/roken
/strptime.c

It's copyright isn't as restrictive as the BSD's, so it won't be a problem
for inclusion.  This also includes a header change for newlib.

====================================

Newlib:
2002-01-18  Mark Bradshaw  <bradshaw@staff.crosswalk.com>

        * libc/include/time.h: Add prototype for strptime for Cygwin.

Cygwin:
2002-01-18  Mark Bradshaw  <bradshaw@staff.crosswalk.com>

        * times.cc: Add strptime function, and supporting functions.
	  * cygwin.din: strptime


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