From 352b06fdbf0dc508758beabfc4809b7115a4bfd2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 3 Feb 2002 01:03:00 +0000 Subject: Update. 2002-02-03 Andreas Schwab * stdio-common/tst-rndseek.c: Increase timeout. --- stdio-common/tst-rndseek.c | 1 + 1 file changed, 1 insertion(+) (limited to 'stdio-common') diff --git a/stdio-common/tst-rndseek.c b/stdio-common/tst-rndseek.c index 41d99e4a22..60fd5094d8 100644 --- a/stdio-common/tst-rndseek.c +++ b/stdio-common/tst-rndseek.c @@ -10,6 +10,7 @@ static char tempdata[65 * 1024]; static int do_test (void); #define TEST_FUNCTION do_test () +#define TIMEOUT 4 #include "../test-skeleton.c" -- cgit 1.4.1