FW: environment independent time functions...

Garrett Wollman wollman at csail.mit.edu
Fri Oct 1 15:42:36 UTC 2010


<<On Fri, 1 Oct 2010 10:53:40 -0400, christos at zoulas.com (Christos Zoulas) said:

> interfaces, not fall back to GMT. Here's my current diff. Most of
> it has to do with ansifying, removing register, and making timezone_t
> the first argument for orthogonality. Comments are welcome.

I'll make my usual plea *not* to introduce typedefs of any kind, as
the C language doesn't have opaque typedefs.  Use a structure instead;
structures can be opaque.

-GAWollman



More information about the tz mailing list