about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-08-11 23:32:56 +0000
committerRoland McGrath <roland@gnu.org>2004-08-11 23:32:56 +0000
commit0569cbbc02bee37c3d0f69f41a254697c68a6d61 (patch)
treec28b32a311b1f6e9534e3afe021fca48ceed1500 /ChangeLog
parent90595fb635047061f7bcb6be99b00a9f33d057b1 (diff)
downloadglibc-0569cbbc02bee37c3d0f69f41a254697c68a6d61.tar.gz
glibc-0569cbbc02bee37c3d0f69f41a254697c68a6d61.tar.xz
glibc-0569cbbc02bee37c3d0f69f41a254697c68a6d61.zip
* rt/tst-timer2.c (do_test): If timer_create fails, just continue.
	* rt/tst-timer4.c (do_test): If one of the timer_create calls fails,
	return 1 immediately.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 487ff2b7e7..5d70cbba44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,11 +12,13 @@
 
 2004-08-11  Jakub Jelinek  <jakub@redhat.com>
 
+	* rt/tst-timer2.c (do_test): If timer_create fails, just continue.
+	* rt/tst-timer4.c (do_test): If one of the timer_create calls fails,
+	return 1 immediately.
+
 	* time/tzfile.c (__tzfile_read): Free transitions only if it will
 	not be reused.
 
-2004-08-11  Jakub Jelinek  <jakub@redhat.com>
-
 	* sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>.
 	* sysdeps/ieee754/dbl-64/mpa.h (MAX, MIN): Macros removed.