On Fri, Jun 24, 2005 at 09:02:37AM +0200, H.Merijn Brand wrote: > In my queeste to get only 'O's in the smokes, I have attacked the bug in AIX > 5.2's implementation of it's localtime function. Please read and comment.
shouldn't my_localtime() be wrapped by #ifdef LOCALTIME_EDGECASE_BROKEN so that the function isn't compiled on non AIX builds? -- My get-up-and-go just got up and went.