4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-22 00:38:06 +08:00

Cygwin: cygthread: add description for pty_master_fwd_thread

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2024-12-09 13:15:19 +01:00
parent 2a1f407b09
commit 016ed8fba2

View File

@ -77,8 +77,8 @@ details. */
- fhandler/pty.cc: class fhandler_pty_master: pty_master_thread()
pty_master_fwd_thread()
Handle the pty master control pipe
[FIXME: missing description of pty_master_fwd_thread]
Handle the pty master control pipe.
Handle forwarding pty output from non-cygwin processes.
- window.cc: class wininfo: winthread()