Skip to content
Snippets Groups Projects
  • Henrik (Grubba) Grubbström's avatar
    2ba2ea31
    Merge branch 'grubba/pty-handling' into 8.0 · 2ba2ea31
    Henrik (Grubba) Grubbström authored
    * grubba/pty-handling:
      I/O [NT]: Fixed typo.
      Stdio [NT]: Fixed compilation error when no struct termios.
      Diagnostics [NT]: Fixed multiple issues with FD_DEBUG.
      I/O [NT]: Enable some termios functions on NT.
      I/O [NT]: Implemented TIOCGWINSZ and TIOCSWINSZ ioctls.
      I/O: Make termios code dependent on presence of tcgetattr().
      Stdio: Fix get_all_args() call to support Pike 8.0 and earlier.
      Stdio.File: Added tcdrain() and tcsetsize().
    2ba2ea31
    History
    Merge branch 'grubba/pty-handling' into 8.0
    Henrik (Grubba) Grubbström authored
    * grubba/pty-handling:
      I/O [NT]: Fixed typo.
      Stdio [NT]: Fixed compilation error when no struct termios.
      Diagnostics [NT]: Fixed multiple issues with FD_DEBUG.
      I/O [NT]: Enable some termios functions on NT.
      I/O [NT]: Implemented TIOCGWINSZ and TIOCSWINSZ ioctls.
      I/O: Make termios code dependent on presence of tcgetattr().
      Stdio: Fix get_all_args() call to support Pike 8.0 and earlier.
      Stdio.File: Added tcdrain() and tcsetsize().