[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Added checks for struct tm __tm_gmtoff and __tm_gmtoff__ as well as
__tm_zone and __tm_zone__ to support some older libc's that didn't support
tm_gmtoff.  Should support linux libc5 a little better, but I don't run it
any longer so it'd be nice if someone could report success or failure.

Later,
Brad