aboutsummaryrefslogtreecommitdiff
path: root/nptl/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 /nptl/ChangeLog
parent85d1401f1b48bab18552619e362954cddb764ec9 (diff)
downloadglibc-4614167ae7b81851d332316d09bd418a062b1278.tar
glibc-4614167ae7b81851d332316d09bd418a062b1278.tar.gz
glibc-4614167ae7b81851d332316d09bd418a062b1278.tar.bz2
glibc-4614167ae7b81851d332316d09bd418a062b1278.zip
Update.
* test-skeleton.c (timeout_handler): Allow expected signal to be SIGALRM.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 2f29a88309..3d2dcd3156 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,9 @@
2002-12-06 Ulrich Drepper <drepper@redhat.com>
+ * Makefile (tests): Add tst-stdio1 and tst-stdio2.
+ * tst-stdio1.c: New file.
+ * tst-stdio2.c: New file.
+
* init.c (__pthread_initialize_minimal): Correct INIT_LIST_HEAD use.
* Makefile (tests): Comment out tst-locale2 for now.