+1998-09-10 11:53 Ulrich Drepper <drepper@cygnus.com>
+
+ * time/tzfile.c (__tzfile_read): Handle case when there are no
+ transitions.
+ * time/tzset.c (tzset_internal): Set __timezone before returning.
+
+1998-09-10 Ulrich Drepper <drepper@cygnus.com>
+
+ * resolv/res_init.c (res_init): Initialize _res.nscount and
+ _res.nsaddr.sin_port differently for the can when no loopback is
+ available to allow immediate timeout in non-networking environments.
+ Patch by Cristian Gafton <gafton@redhat.com>.
+
1998-08-31 Ulrich Drepper <drepper@cygnus.com>
* elf/dl-close.c (_dl_close): Update _dl_loaded if the first
2.18. I have killed ypbind to stop using NIS, but glibc
continues using NIS.
2.19. Under Linux/Alpha, I always get "do_ypcall: clnt_call:
- RPC: Unable to receive; errno = Connection refused" when using NIS.
+ RPC: Unable to receive; errno = Connection refused" when using NIS.
3. Source and binary incompatibilities, and what to do about them
For alpha-linux you need at least GNU binutils 2.8.1.0.18 available from
ftp://ftp.yggdrasil.com/private/hjl
+{AJ} Please don't use binutils 2.7. That release contains some bugs which
+might make it neccessary that you've got to recompile all your glibc2
+binaries when upgrading the GNU C library.
+
1.5. Do I need some more things to compile GNU C Library?