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-08-19 05:17:53 +0400
committerChristopher Faylor <me@cgf.cx>2003-08-19 05:17:53 +0400
commit755f575f155dbbb0496b9d94363e8177312b49cd (patch)
treea1cf491e5fa8aabb43641d1f4126a10de552896e /winsup/cygwin
parent372cd2cbe6f3dd94771966d082d2cadc7a08e095 (diff)
correct attribution, since this is not Pierre's patch.
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 6e7ca4987..8ae49e643 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,4 +1,4 @@
-2003-08-18 Pierre Humblet <pierre.humblet@ieee.org>
+2003-08-18 Christopher Faylor <cgf@redhat.com>
* exceptions.cc (sigdelayed): Fix race where signal handler could get
the wrong mask.