diff options
author | Jakub Jelinek <jakub@redhat.com> | 2005-06-27 13:24:44 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2005-06-27 13:24:44 +0000 |
commit | 03d65262fdcc287ef8b691c7dff2f1a63cdd13c2 (patch) | |
tree | a8ac7c86519f55a4aadf31b0c9e075eaf96ea0e3 /Versions.def | |
parent | Updated to fedora-glibc-20050627T0850 (diff) | |
download | glibc-03d65262fdcc287ef8b691c7dff2f1a63cdd13c2.tar.gz glibc-03d65262fdcc287ef8b691c7dff2f1a63cdd13c2.tar.bz2 glibc-03d65262fdcc287ef8b691c7dff2f1a63cdd13c2.zip |
2.3.90-1cvs/fedora-glibc-2_3_90-1
Diffstat (limited to 'Versions.def')
-rw-r--r-- | Versions.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Versions.def b/Versions.def index 4619bf6c0c..09cef140bf 100644 --- a/Versions.def +++ b/Versions.def @@ -20,6 +20,7 @@ libc { GLIBC_2.3.2 GLIBC_2.3.3 GLIBC_2.3.4 + GLIBC_2.4 %ifdef USE_IN_LIBIO HURD_CTHREADS_0.3 %endif @@ -43,6 +44,7 @@ libm { GLIBC_2.2 GLIBC_2.2.3 GLIBC_2.3.4 + GLIBC_2.4 } libnsl { GLIBC_2.0 |