From 1471537a8fc427d610d771f8097e44efb759b100 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 20 Jan 2013 06:34:59 +0000 Subject: * sigproc.cc (sig_dispatch_pending): Add correct regparm attributes to match declaration. (pid_exists): Ditto. (proc_subproc): Ditto. (sig_clear): Ditto. (sig_send): Ditto. (checkstate): Ditto. --- winsup/cygwin/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 8691260db..908545c54 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,13 @@ +2013-01-20 Christopher Faylor + + * sigproc.cc (sig_dispatch_pending): Add correct regparm attributes to + match declaration. + (pid_exists): Ditto. + (proc_subproc): Ditto. + (sig_clear): Ditto. + (sig_send): Ditto. + (checkstate): Ditto. + 2013-01-19 Corinna Vinschen * syscalls.cc (rename): Remove ill-conceived NFS workaround from -- cgit v1.2.3