May 30, 1998
7:41 p.m.
In trying to build tzcode1998e.tar.gz I ran into two problems:
* yearistype.sh seems to have disappeared. * localtime.c refers to the function localtime_r() which isn't defined anywhere.
Is it just me?
Oh, hell, I forgot to add "localtime_r()". (I basically took stuff I'd added to the NetApp filer timezone code, which is derived from the Olson code - our box *has* only one address space, so interfaces that don't use static data for per-thread information are a Very Good Idea - but didn't copy over the "localtime_r()" I did. Sorry about that....) I'll send out a patch.