]> sourceware.org Git - newlib-cygwin.git/commit
Make pty.h match recent glibc.
authorEric Blake <eblake@redhat.com>
Sat, 26 Dec 2009 06:20:56 +0000 (06:20 +0000)
committerEric Blake <eblake@redhat.com>
Sat, 26 Dec 2009 06:20:56 +0000 (06:20 +0000)
commit1c0a4c3a8e679dbc8238d03b30e2fb76be9aec35
tree1fcd77cad971fb4306ac2f4a44acea15f4d381b8
parent37520977df49e4833ac14335cd5179b58af69cb9
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.
winsup/cygwin/ChangeLog
winsup/cygwin/include/pty.h
winsup/cygwin/libc/bsdlib.cc
This page took 0.033036 seconds and 5 git commands to generate.