]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add a version dependency GLIBC_2.2.3 depends on GLIBC_2.2.
authorJulian Seward <jseward@acm.org>
Sat, 18 May 2002 10:51:25 +0000 (10:51 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 18 May 2002 10:51:25 +0000 (10:51 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@286

coregrind/vg_libpthread.vs
vg_libpthread.vs

index af225b7203999de634dd5916d6e3ceccc3c13dc2..e4a1be620be724c526e7ae40f2dc40e390a8e909 100644 (file)
@@ -7,3 +7,7 @@ GLIBC_2.1 {
 
 GLIBC_2.2 {
 } GLIBC_2.1;
+
+GLIBC_2.2.3 {
+} GLIBC_2.2;
+
index af225b7203999de634dd5916d6e3ceccc3c13dc2..e4a1be620be724c526e7ae40f2dc40e390a8e909 100644 (file)
@@ -7,3 +7,7 @@ GLIBC_2.1 {
 
 GLIBC_2.2 {
 } GLIBC_2.1;
+
+GLIBC_2.2.3 {
+} GLIBC_2.2;
+