From e401d5ca5d10c82f4e35bd9be7098b620ba04746 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 19 Dec 2014 13:51:13 -0800 Subject: Replace %ld with %jd and cast to intmax_t --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d5166dfc50..075ecbc90d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ * io/test-utime.c (main): Replace %ld with %jd and cast to intmax_t. * libio/tst-ftell-active-handler.c (do_append_test): Likewise. + * nptl/tst-mutex5.c: Include . + (do_test): Replace %ld with %jd and cast to intmax_t. 2014-12-30 Andrew Senkevich H.J. Lu -- cgit v1.2.3