bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnulib] strftime question


From: Paul Eggert
Subject: Re: [Bug-gnulib] strftime question
Date: Thu, 20 May 2004 23:28:49 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Derek Robert Price <address@hidden> writes:

> It seems that strftime expects to always be used, as my_strftime().
> Is there a good reason for this, or is it simply because noone has
> written the Autoconf code to test if the local strftime() is already
> usable?

gnulib strftime contains features that no other strftime has: support
for UTC and nanoseconds.  Most programs that use it want these extra
features, so we haven't bothered to write test cases for the case
where a program just wants the standard features.  I guess the
long-term goal is to migrate this stuff into glibc but (as you know)
these things take time and energy.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]