diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-10-07 20:30:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-10-07 20:30:57 +0000 |
commit | fa279678a0770fe71ddfbb3cba8400a37754a1e7 (patch) | |
tree | fb8c0128730c6af17644b1ed0ba1b4676f69c8d9 /Versions.def | |
parent | c4f9fc3a99de138da440da307753ce73ed4c6747 (diff) | |
download | glibc-fa279678a0770fe71ddfbb3cba8400a37754a1e7.tar.gz |
* Versions.def: Add GLIBC_2.6 to libpthread.
Diffstat (limited to 'Versions.def')
-rw-r--r-- | Versions.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Versions.def b/Versions.def index b492caaf0b..f40f351801 100644 --- a/Versions.def +++ b/Versions.def @@ -82,6 +82,7 @@ libpthread { GLIBC_2.3.3 GLIBC_2.3.4 GLIBC_2.4 + GLIBC_2.6 GLIBC_PRIVATE } libresolv { |