From 7d3f8d79ef7e15d35d93bf6ee3e84e784d67559c Mon Sep 17 00:00:00 2001 From: hunt Date: Mon, 17 Sep 2007 17:13:45 +0000 Subject: 2007-09-17 Martin Hunt * timer.c (main): Remove the return value checks. --- testsuite/systemtap.syscall/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'testsuite/systemtap.syscall') diff --git a/testsuite/systemtap.syscall/ChangeLog b/testsuite/systemtap.syscall/ChangeLog index 56b1b53e..3be84fdf 100644 --- a/testsuite/systemtap.syscall/ChangeLog +++ b/testsuite/systemtap.syscall/ChangeLog @@ -1,3 +1,7 @@ +2007-09-17 Martin Hunt + + * timer.c (main): Remove the return value checks. + 2007-08-22 Martin Hunt * futimes.c (main): Add utimensat tests. -- cgit