On Thu Nov 29, 2001 at 11:51:22PM -0600, David Douthitt wrote:
> On 11/29/01 at 10:11 PM, Erik Andersen <[EMAIL PROTECTED]> wrote:
> 
> > Do you happen to be using busybox with uClibc?
> 
> I looked again, examined sources, and got this new information:
> 
> 1. Busybox - all versions tested - were using uClibc.
> 
> 2. uClibc contains this snippet in libc/misc/time/mktime.c:
> 
> /* Warning -- this function is a stub andd always does UTC
>  * no matter what it is given */
> void tzset (void)
> {
> 
> ...(side note: "andd" ?)

I kant tipe.  :)

> 3. busybox date got the time right (and in the right zone) but it
> reported "???" for the timezone.
> 
> Is this "built-in" or can it be "fixed"?

It just needs some interested soul to fixup the uClibc timezone
support.

> My uClibc appears to be 0.9.5 but I can't be sure.... that's what the
> Rules.mak file said.

I'm going to be making a real release of uClibc in the next 
few days.  I'm not planning on fixing the timezone support
(though I'm open to patches that conditionally enable it),

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to