aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2010-09-07 15:13:14 +0000
committerChristopher Faylor <me@cgf.cx>2010-09-07 15:13:14 +0000
commitfa3ab15b1c94c8c1532cfd6fecba482b39f96074 (patch)
tree965ea7e4d12a7ab9f0cb869a133c2a3f90272b4d /winsup/cygwin
parentf965b5b6a3fdb147886f9190170cb71910642613 (diff)
downloadnewlib-fa3ab15b1c94c8c1532cfd6fecba482b39f96074.zip
newlib-fa3ab15b1c94c8c1532cfd6fecba482b39f96074.tar.gz
newlib-fa3ab15b1c94c8c1532cfd6fecba482b39f96074.tar.bz2
fix two typos
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 83992f7..07c9a75 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2010-09-07 Christopher Faylor <me+cygwin@cgf.cx>
+
+ *
+
2010-09-06 Corinna Vinschen <corinna@vinschen.de>
* Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
@@ -73,12 +77,12 @@
2010-09-02 Christopher Faylor <me+cygwin@cgf.cx>
- * sigoproc.cc (sigproc_init): Use American spelling in comment.
+ * sigproc.cc (sigproc_init): Use American spelling in comment.
2010-09-01 Christopher Faylor <me+cygwin@cgf.cx>
* dcrt0.cc (dll_crt0_0): Remove myself settings.
- * fork.cc (fork): Set myself process_state
+ * fork.cc (fork): Set myself process_state.
* pinfo.cc (pinfo_init): Ditto.
(pinfo::thisproc): Make sure any sendsig setting is correctly copied.
* pinfo.h: Update copyright. Remove unused code.