Update.
	* resolv/tst-leaks.c (TIMEOUT): Define so that if no server is
	available the process is not killed. [BZ #41]
This commit is contained in:
Ulrich Drepper 2004-08-08 22:51:05 +00:00
parent f58dc02246
commit 0b3cce3139
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,8 @@
2004-08-08 Ulrich Drepper <drepper@redhat.com>
* resolv/tst-leaks.c (TIMEOUT): Define so that if no server is
available the process is not killed. [BZ #41]
* intl/tst-gettext.c (main): Improve some messages. [BZ #33]
* time/strptime_l.c (__strptime_internal): Fix handling of %Ey.

View file

@ -1,5 +1,5 @@
/* Tests for res_query in libresolv
Copyright (C) 2003 Free Software Foundation, Inc.
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@ -26,6 +26,7 @@
extern int do_test (int argc, char *argv[]);
/* This defines the `main' function and some more. */
#define TIMEOUT 40
#include <test-skeleton.c>
int