From 668bcccde6bddae73392ea5b1030175f1d2c8a25 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 29 May 2010 05:31:45 +0000 Subject: [PATCH] =?UTF-8?q?2010-05-29=09Ralf=20Cors=C3=83=C2=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac: Add AC_CHECK_SIZEOF(off_t). * include/pmacros.h: Add PRIdoff_t. --- testsuites/psxtests/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index bdef401885..0ea6a5ec36 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,3 +1,8 @@ +2010-05-29 Ralf Corsépius + + * configure.ac: Add AC_CHECK_SIZEOF(off_t). + * include/pmacros.h: Add PRIdoff_t. + 2010-05-17 Bharath Suri * psxfile01/test.c, psxfile01/psxfile01.scn: This file now