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>2013-01-20 10:34:59 +0400
committerChristopher Faylor <me@cgf.cx>2013-01-20 10:34:59 +0400
commit1471537a8fc427d610d771f8097e44efb759b100 (patch)
tree92724254beedd44149cc48d6de363d3e2673fbef /winsup/cygwin/ChangeLog
parenta32a9a87a1a2160f1fb98e25b8ca63f25226b9e5 (diff)
* 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.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog10
1 files changed, 10 insertions, 0 deletions
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 <me.cygwin2013@cgf.cx>
+
+ * 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 <corinna@vinschen.de>
* syscalls.cc (rename): Remove ill-conceived NFS workaround from