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>2011-10-21 16:24:58 +0400
committerChristopher Faylor <me@cgf.cx>2011-10-21 16:24:58 +0400
commit2cd3283c8f3dda71b396c8921a8d23add968048f (patch)
tree01cc4dee278b9be77c0752ea13f3b05a3601149a
parent69178ca038167aac9b18b86391489ad4f1e8a3e3 (diff)
Check in missing ChangeLog entry.
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 8d9cc91ec..97dcccf72 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -12,6 +12,13 @@
2011-10-20 Christopher Faylor <me.cygwin2011@cgf.cx>
+ * fhandler.h (fhandler*::copyto): Free path_conv strings first.
+ * path.h (cfree_and_null): Rename and expand from cfree_maybe.
+ (path_conv &operator =): Call free_strings rather than freeing strings
+ directly.
+
+2011-10-20 Christopher Faylor <me.cygwin2011@cgf.cx>
+
Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*.
* devices.cc: Regenerate.
* dtable.cc: (fh_alloc): Preserve /dev/tty name when that's what we