about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-10-09 09:04:34 +0000
committerUlrich Drepper <drepper@redhat.com>2002-10-09 09:04:34 +0000
commit4c2821faea94c4300fe283f13e4a667f1f73b90b (patch)
treee3fabab27beca58ec0cddbf0ee18c6cf3dfce932
parent9c6fffc0405cbb7c86ea76bf76e15a333751d550 (diff)
downloadglibc-4c2821faea94c4300fe283f13e4a667f1f73b90b.tar.gz
glibc-4c2821faea94c4300fe283f13e4a667f1f73b90b.tar.xz
glibc-4c2821faea94c4300fe283f13e4a667f1f73b90b.zip
(libc): Add GLIBC_2.3.1. (libpthread): Add GLIBC_2.3.1.
-rw-r--r--Versions.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/Versions.def b/Versions.def
index de3ef03625..fe32a8fbe5 100644
--- a/Versions.def
+++ b/Versions.def
@@ -16,6 +16,7 @@ libc {
   GLIBC_2.2.5
   GLIBC_2.2.6
   GLIBC_2.3
+  GLIBC_2.3.1
 %ifdef USE_IN_LIBIO
   HURD_CTHREADS_0.3
 %endif
@@ -68,6 +69,7 @@ libpthread {
   GLIBC_2.2
   GLIBC_2.2.3
   GLIBC_2.2.6
+  GLIBC_2.3.1
   GLIBC_PRIVATE
 }
 libresolv {