Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-12-24 07:37:19 +0300
committerChristopher Faylor <me@cgf.cx>2003-12-24 07:37:19 +0300
commit1f32b7b382a5a7600874b5d582220984afd460b6 (patch)
treeb70891d6d8e27303dd6634bace585b485083014b /winsup/testsuite/ChangeLog
parent05b2a10ba4187c46adef9c757e0bc01733fa06ec (diff)
* winsup.api/pthread/rwlock7.c (main): Don't assume that result of rand
operation is non-zero.
Diffstat (limited to 'winsup/testsuite/ChangeLog')
-rw-r--r--winsup/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/testsuite/ChangeLog b/winsup/testsuite/ChangeLog
index 353bfb00e..ec19bca95 100644
--- a/winsup/testsuite/ChangeLog
+++ b/winsup/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-23 Christopher Faylor <cgf@redhat.com>
+
+ * winsup.api/pthread/rwlock7.c (main): Don't assume that result of rand
+ operation is non-zero.
+
2003-12-01 Corinna Vinschen <corinna@vinschen.de>
* winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. These