From fcac3491660e47bc402f4c7d556e8fead97628ca Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 30 Nov 2003 02:21:04 +0000 Subject: [PATCH] * pinfo.h: Remove global_sigs declaration. * siginfo.h: Move global_sigs declaration here. * Makefile.in: Remove duplicate compiler flag. --- winsup/cygwin/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index eac4aa6df..bc491a255 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +2003-11-29 Christopher Faylor + + * pinfo.h: Remove global_sigs declaration. + * siginfo.h: Move global_sigs declaration here. + * Makefile.in: Remove duplicate compiler flag. + 2003-11-29 Christopher Faylor * exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack