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:
authorCorinna Vinschen <corinna@vinschen.de>2003-11-20 21:25:36 +0300
committerCorinna Vinschen <corinna@vinschen.de>2003-11-20 21:25:36 +0300
commitd26c0ff9554051ee66af04254d6fc56ca7373f7d (patch)
tree85e2ae1d77b8695625b64346c5b081cd5bd84a88 /winsup/testsuite/ChangeLog
parentbd0e35213d635df40a1c6f8b2c91710bc67c6a3e (diff)
* winsup.api/msgtest.c (main): Revert to use the SIGSYS signal handler.
* winsup.api/semtest.c (main): Ditto. * winsup.api/shmtest.c (main): Ditto.
Diffstat (limited to 'winsup/testsuite/ChangeLog')
-rw-r--r--winsup/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/testsuite/ChangeLog b/winsup/testsuite/ChangeLog
index f39650bd8..33fb66dc4 100644
--- a/winsup/testsuite/ChangeLog
+++ b/winsup/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-20 Corinna Vinschen <corinna@vinschen.de>
+
+ * winsup.api/msgtest.c (main): Revert to use the SIGSYS signal handler.
+ * winsup.api/semtest.c (main): Ditto.
+ * winsup.api/shmtest.c (main): Ditto.
+
2003-11-19 Corinna Vinschen <corinna@vinschen.de>
* winsup.api/msgtest.c: New file derived from FreeBSD, testing