>>>>> "Russell" == Russell Senior <[email protected]> writes:
>>>>> "logical" == logical american <[email protected]> writes: logical> That is the $64,000 question, I want to know why the gcc logical> compiler changed the timezone to LMT on its own. Russell> I'm guessing it's an artifact of glibc's mktime() Russell> implementation. I'd suggest looking that the glibc source. Also, check the sizeof your time_t. I suspect you are wrapping your integer. I'm also not sure mktime() is intended to be valid in that date range. -- Russell Senior, President [email protected] _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
