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:
authorEric Blake <eblake@redhat.com>2009-12-26 09:20:56 +0300
committerEric Blake <eblake@redhat.com>2009-12-26 09:20:56 +0300
commit1c0a4c3a8e679dbc8238d03b30e2fb76be9aec35 (patch)
tree1fcd77cad971fb4306ac2f4a44acea15f4d381b8 /winsup/cygwin/ChangeLog
parent37520977df49e4833ac14335cd5179b58af69cb9 (diff)
Make pty.h match recent glibc.
* include/pty.h (openpty, forkpty): Mark last two arguments const, to match glibc 2.8. * libc/bsdlib.cc (openpty, forkpty): Likewise.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index f0bf2a8ea..e5d349946 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-26 Eric Blake <ebb9@byu.net>
+
+ * include/pty.h (openpty, forkpty): Mark last two arguments const,
+ to match glibc 2.8.
+ * libc/bsdlib.cc (openpty, forkpty): Likewise.
+
2009-12-25 Andy Koppe <andy.koppe@gmail.com>
* fhandler_console.cc (handler_console::read): Use the tty's VERASE