[BusyBox] busybox date

David Douthitt ssrat at mailbag.com
Thu Nov 29 22:51:31 UTC 2001


On 11/29/01 at 10:11 PM, Erik Andersen <andersen at codepoet.org> 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" ?)

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"?

My uClibc appears to be 0.9.5 but I can't be sure.... that's what the
Rules.mak file said.
--
David Douthitt
UNIX Systems Administrator
HP-UX, Unixware, Linux
n9ubh at callsign.net





More information about the busybox mailing list