4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-02 20:40:24 +08:00
Corinna Vinschen 522ef1b94c Cygwin: pty: setup new pty on opening the master, not in constructor
Setting up the pty in the master constructor ends up creating a new pty
on every stat(2) call on /dev/ptmx.  Only do this when actually opening
the device, not when using the device class in another, non-opening
context.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2020-10-14 10:54:31 -04:00
..
2019-02-19 14:34:18 -06:00
2019-03-04 14:14:15 +01:00
2019-03-08 12:57:42 +01:00
2020-10-14 10:53:52 -04:00
2020-10-14 10:54:05 -04:00
2020-10-14 10:54:06 -04:00
2020-10-14 10:54:12 -04:00
2020-10-14 10:54:20 -04:00