mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-18 06:30:05 +00:00
Update.
2002-02-03 Andreas Schwab <schwab@suse.de> * stdio-common/tst-rndseek.c: Increase timeout.
This commit is contained in:
parent
7969407a01
commit
352b06fdbf
@ -1,3 +1,7 @@
|
|||||||
|
2002-02-03 Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
* stdio-common/tst-rndseek.c: Increase timeout.
|
||||||
|
|
||||||
2002-02-02 Ulrich Drepper <drepper@redhat.com>
|
2002-02-02 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
Change ld.so to not use functions which are exported. One cannot
|
Change ld.so to not use functions which are exported. One cannot
|
||||||
|
@ -10,6 +10,7 @@ static char tempdata[65 * 1024];
|
|||||||
|
|
||||||
static int do_test (void);
|
static int do_test (void);
|
||||||
#define TEST_FUNCTION do_test ()
|
#define TEST_FUNCTION do_test ()
|
||||||
|
#define TIMEOUT 4
|
||||||
|
|
||||||
#include "../test-skeleton.c"
|
#include "../test-skeleton.c"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user