mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-19 13:40:59 +08:00
Update.
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:
parent
dd0b7b197e
commit
97f94fff43
@ -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
|
||||
|
@ -81,6 +81,7 @@ libpthread {
|
||||
libresolv {
|
||||
GLIBC_2.0
|
||||
GLIBC_2.2
|
||||
GLIBC_2.3.2
|
||||
GLIBC_PRIVATE
|
||||
}
|
||||
librt {
|
||||
|
@ -71,7 +71,7 @@ libresolv {
|
||||
}
|
||||
GLIBC_2.3.2 {
|
||||
__p_rcode;
|
||||
};
|
||||
}
|
||||
GLIBC_PRIVATE {
|
||||
# Needed in libnss_dns.
|
||||
__ns_name_unpack; __ns_name_ntop;
|
||||
|
Loading…
x
Reference in New Issue
Block a user