diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-14 15:52:46 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-14 15:52:46 -0800 |
commit | 402cd98775db1478f64c9b0dbe00664b89eb2773 (patch) | |
tree | 6f31d3ded0c66326d28e0fa447fc51f586c0ff03 /ChangeLog | |
parent | 346bc35c33fa08e23d7774d374b0e2586ca5dab6 (diff) | |
download | glibc-402cd98775db1478f64c9b0dbe00664b89eb2773.zip glibc-402cd98775db1478f64c9b0dbe00664b89eb2773.tar.gz glibc-402cd98775db1478f64c9b0dbe00664b89eb2773.tar.bz2 |
Actually define pthread_mutex_consistent.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2010-01-14 Ulrich Drepper <drepper@redhat.com> + * Versions.def: Add GLIBC_2.12 for libpthread. + [BZ #11126] * malloc/malloc.c (malloc_info): Initialize malloc if not already done. Handle empty bin lists. |