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: strptime


On Thu, Jan 17, 2002 at 09:24:15AM +1100, Robert Collins wrote:
>Herewith, one patch for each list.
>
>Changelogs for quick glancing:
>Newlib:
>2002-01-17  Robert Collins  <rbtcollins@hotmail.com>
>
>        * libc/include/time.h: Add prototype for strptime for Cygwin.
>
>Cygwin:
>2002-01-17  Robert Collins  <rbtcollins@hotmail.com>
>
>        * times.cc: Run indent.
>        Add strptime function.

I'm not wild about some of the changes that indent made to times.cc.
A lot of the changes are nice but some of the formatting doesn't
seem right to me.

Can I ask where this strptime came from?  Is this a new work?  If
so maybe we want to just incorporate a strptime from FreeBSD.  An
in-use strptime would have a known track record and should have
most bugs shaken out of it.

cgf


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