aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler/termios.cc
AgeCommit message (Expand)AuthorFilesLines
2023-08-28Cygwin: termios: Refactor the function is_console_app().Takashi Yano1-10/+8
2023-07-08Cygwin: fstat(): Fix st_rdev returned by fstat() for /dev/tty.Takashi Yano1-0/+9
2023-03-07Cygwin: ctty: Replace ctty constant with more descriptive macros.Takashi Yano1-3/+4
2023-01-10Cygwin: pinfo: Additional fix for CTTY behavior.Takashi Yano1-1/+0
2022-12-22Cygwin: pinfo: Align CTTY behavior to the statement of POSIX.Takashi Yano1-1/+5
2022-12-04Cygwin: drop wincap::has_broken_attach_consoleCorinna Vinschen1-2/+1
2022-11-20Cygwin: pty, console: Encapsulate spawn.cc code related to pty/console.Takashi Yano1-0/+99
2022-08-05Cygwin: Reorganize cygwin source dirCorinna Vinschen1-0/+720