about summary refs log tree commit diff
path: root/BUGS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-12-08 09:15:00 +0000
committerUlrich Drepper <drepper@redhat.com>1999-12-08 09:15:00 +0000
commit5ad81f408575e08b47eac609161dfa12c57da671 (patch)
tree14e25a243b7b73e00cbd8917126c610094e0b4b6 /BUGS
parent7eda722de5ee2e56f6590641e190ddc66fb60eb5 (diff)
downloadglibc-5ad81f408575e08b47eac609161dfa12c57da671.tar.gz
glibc-5ad81f408575e08b47eac609161dfa12c57da671.tar.xz
glibc-5ad81f408575e08b47eac609161dfa12c57da671.zip
Update.
1999-12-08  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/posix/getaddrinfo.c (gaih_inet): Don't fail if host has
	only IPv6 address.  Reported by Artur Frysiak <wiget@pld.org.pl>.
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS3
1 files changed, 3 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 53edfecc14..f62ceae93d 100644
--- a/BUGS
+++ b/BUGS
@@ -25,6 +25,9 @@ situations.
 Severity: [  *] to [***]
 
 
+[** ]  Closing shared objects in statically linked binaries most of the
+       times leads to crashes during the dlopen().  Hard to fix.
+
 [ **]  There are problems with signal handling when using LinuxThreads.
 
 [ **]  The RPC code is not 64 bit clean.  This is getting slowly fixed