Dec. 19, 1986
7:26 p.m.
While I agree that setting TZ in the environment is best used for a user modification of the default, you have to admit that an implementation that read /etc/timezone every time you did an ls -l or called ctime for logging would be awfully slow. This is why I liked the ftime system call notion; it's impossible to forge, easy to default, easy to configure, and fast. Mark