
Jan. 15, 1998
7:43 p.m.
Hi, I received the following bug report for GNU libc. Jochen says that using a hard link doesn't work for his system since /etc and /usr/share are on different filesystems. zic is from tzcode1997h. I see three possibilities: - changing the link call in zic.c to symlink. - if link fails with error EXDEV (oldpath and newpath are not on the same filesystem) retry with a symlink. - leave it the way it is. Should symbolic links used in general or only for localtime? Andreas -- Andreas Jaeger aj@arthur.rhein-neckar.de
10036
Age (days ago)
10036
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andreas Jaeger