aboutsummaryrefslogtreecommitdiff
path: root/winsup/CONTRIBUTORS
diff options
context:
space:
mode:
authorTakashi Yano via Cygwin-patches <cygwin-patches@cygwin.com>2021-01-15 17:32:11 +0900
committerCorinna Vinschen <corinna@vinschen.de>2021-01-18 11:02:46 +0100
commit85ea2614f5c911f468b37fad6865b45102e47a2f (patch)
tree92bb252dc58f3ffba41d5c52a49d2ee77207e37c /winsup/CONTRIBUTORS
parent974e6d76d85a284add338d95bea9703e16a693d6 (diff)
downloadnewlib-85ea2614f5c911f468b37fad6865b45102e47a2f.zip
newlib-85ea2614f5c911f468b37fad6865b45102e47a2f.tar.gz
newlib-85ea2614f5c911f468b37fad6865b45102e47a2f.tar.bz2
Cygwin: pty: Make close_pseudoconsole() be a static member function.
- The function close_pseudoconsole() should be static so that it can be safely called in spawn.cc even after the fhandler_pty_slave instance has been deleted. That is, there is a problem with the current code. This patch fixes the issue.
Diffstat (limited to 'winsup/CONTRIBUTORS')
0 files changed, 0 insertions, 0 deletions