Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 1997 12:22:35 +0300
From:      Ruslan Shevchenko <rssh@cki.ipri.kiev.ua>
To:        jgrosch@FreeGate.net
Cc:        Terry Lambert <terry@lambert.org>, hudginsj@smtp.dancooks.com, hackers@freebsd.org
Subject:   Re: time.h and strptime()
Message-ID:  <334CB15F.1B66@cki.ipri.kiev.ua>
References:  <199704091819.LAA00286@jgrosch.hq.freegate.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Josef Grosch wrote:
> 
> >> Solaris and gnu's libc both have a strptime() function in the
> >                                     **********
> >> standard time.h header... Does freebsd have an equivalent anywhere
> >                                                 **********
> >> or will I need to hack one out if I want to use it.
> >
> >This question would be easier to answer if you told it what it does.
> >
> >If it returns a NULL given any time struct at all, you can use this:
> >
> >
> >#define        strptime(timeval)       NULL
> >
> >I kind of doubt that's the behaviour you're looking for?
> >
> >8-|
> 
> I think he meant strftime(3) which we do support.
> 

What about the source code for strptime, which was in
this list some time ago

(Subj: strptime code for msql port)

It must be in archive.

Would it included in libc, libc_r ?

If yes --- in what version (of FreeBSD). ?


> Josef
> 
> --
> Josef Grosch         | Another day closer to a |    FreeBSD 2.2.1
> jgrosch@FreeGate.net |   Micro$oft free world  | UNIX for the masses



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?334CB15F.1B66>