From: Christopher Faylor Date: Sun, 30 Nov 2003 02:21:04 +0000 (+0000) Subject: * pinfo.h: Remove global_sigs declaration. X-Git-Tag: csl-arm-2003-q4~79 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=fcac3491660e47bc402f4c7d556e8fead97628ca;p=newlib-cygwin.git * pinfo.h: Remove global_sigs declaration. * siginfo.h: Move global_sigs declaration here. * Makefile.in: Remove duplicate compiler flag. --- 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