diff options
author | 2010-01-14 15:52:46 -0800 | |
---|---|---|
committer | 2010-01-14 15:52:46 -0800 | |
commit | 402cd98775db1478f64c9b0dbe00664b89eb2773 (patch) | |
tree | 6f31d3ded0c66326d28e0fa447fc51f586c0ff03 /Versions.def | |
parent | Fix malloc_info without prioor allocations. (diff) | |
download | glibc-402cd98775db1478f64c9b0dbe00664b89eb2773.tar.gz glibc-402cd98775db1478f64c9b0dbe00664b89eb2773.tar.bz2 glibc-402cd98775db1478f64c9b0dbe00664b89eb2773.zip |
Actually define pthread_mutex_consistent.
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 70de1c14fc..eab006b83f 100644 --- a/Versions.def +++ b/Versions.def @@ -91,6 +91,7 @@ libpthread { GLIBC_2.4 GLIBC_2.6 GLIBC_2.11 + GLIBC_2.12 GLIBC_PRIVATE } libresolv { |