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>2006-01-02 07:01:22 +0300
committerChristopher Faylor <me@cgf.cx>2006-01-02 07:01:22 +0300
commitb0b9ccf6181f75f4c1363e3a8d65a0b9ebda63d5 (patch)
tree63f129e52509aa6e19d0e7a2fc1def21460e41e9 /winsup/testsuite/ChangeLog
parent590129475beb69558896c8e0f278feaddb0174ef (diff)
* winsup.api/resethand.c (main): Remove core dump flag from exit status.
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 d76601152..6ed7c39a1 100644
--- a/winsup/testsuite/ChangeLog
+++ b/winsup/testsuite/ChangeLog
@@ -1,5 +1,10 @@
2006-01-01 Christopher Faylor <cgf@timesys.com>
+ * winsup.api/resethand.c (main): Remove core dump flag from exit
+ status.
+
+2006-01-01 Christopher Faylor <cgf@timesys.com>
+
* winsup.api/resethand.c (main): Coerce argument to pointer to stop gcc
complaint.