2004-02-20  Alexandre Oliva  <aoliva@redhat.com>

	* resolv/Versions: Remove semicolon from the end of libresolv's
	GLIBC_2.3.2 version block.
	* Versions.def (libresolv): Add GLIBC_2.3.2.
This commit is contained in:
Ulrich Drepper 2004-02-21 07:16:53 +00:00
parent dd0b7b197e
commit 97f94fff43
3 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2004-02-20 Alexandre Oliva <aoliva@redhat.com>
* resolv/Versions: Remove semicolon from the end of libresolv's
GLIBC_2.3.2 version block.
* Versions.def (libresolv): Add GLIBC_2.3.2.
2004-02-19 Carlos O'Donell <carlos@baldric.uwo.ca>
* sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Fix order of fp

View File

@ -81,6 +81,7 @@ libpthread {
libresolv {
GLIBC_2.0
GLIBC_2.2
GLIBC_2.3.2
GLIBC_PRIVATE
}
librt {

View File

@ -71,7 +71,7 @@ libresolv {
}
GLIBC_2.3.2 {
__p_rcode;
};
}
GLIBC_PRIVATE {
# Needed in libnss_dns.
__ns_name_unpack; __ns_name_ntop;