From f4804ca2bb7c91c889ed66b88d4fea21b593d2e3 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Mon, 18 Feb 2013 21:41:34 +0530 Subject: Fix ChangeLogs --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 8fedcf4..765434c 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,10 @@ 2013-02-18 Siddhesh Poyarekar + * sysdeps/pthread/tst-timer.c: Include stdlib.h for declaration + of exit. + * tst-barrier4.c: Likewise. + * tst-robust7.c: Likewise. + [BZ #14920] * pthreadP.h (USE_REQUEUE_PI): New macro to check if mutex is PI-aware. -- cgit v1.1