From 402cd98775db1478f64c9b0dbe00664b89eb2773 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 14 Jan 2010 15:52:46 -0800 Subject: Actually define pthread_mutex_consistent. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index aa28d82..66f5255 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2010-01-14 Ulrich Drepper + + * Versions: Add pthread_mutex_consistent for GLIBC_2.12. + * pthread_mutex_consistent.c: Define alias pthread_mutex_consistent. + 2010-01-12 Ulrich Drepper * sysdeps/pthread/pthread.h: Cleanup. Fix up for XPG7. -- cgit v1.1