aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-07 05:39:20 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-07 05:39:20 +0000
commit4614167ae7b81851d332316d09bd418a062b1278 (patch)
treea32a0bc349fefef43b30ed752cb9ab52bcf2cce8 /ChangeLog
parent85d1401f1b48bab18552619e362954cddb764ec9 (diff)
downloadglibc-4614167ae7b81851d332316d09bd418a062b1278.zip
glibc-4614167ae7b81851d332316d09bd418a062b1278.tar.gz
glibc-4614167ae7b81851d332316d09bd418a062b1278.tar.bz2
Update.
* test-skeleton.c (timeout_handler): Allow expected signal to be SIGALRM.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5efbd6c..d44a06f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-12-06 Ulrich Drepper <drepper@redhat.com>
+ * test-skeleton.c (timeout_handler): Allow expected signal to be
+ SIGALRM.
+
* wctype/wcfuncs.c: Add libc_hidden_def for iswalnum.
* sysdeps/posix/raise.c: Add libc_hidden_def for raise.