Cygwin: cygthread: add description for pty_master_fwd_thread
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
2a1f407b09
commit
016ed8fba2
1 changed files with 2 additions and 2 deletions
|
@ -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()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue