labs
long labs(long) __pure2;
str[9] = (u_char)(labs(tm->tm_gmtoff) / 3600);
str[10] = (u_char)((labs(tm->tm_gmtoff) % 3600) / 60);