]> granicus.if.org Git - sudo/commit
Remove support for the TIOCGSIZE ioctl. Systems that use this
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 26 Feb 2017 23:41:25 +0000 (16:41 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 26 Feb 2017 23:41:25 +0000 (16:41 -0700)
commit4b1f0c41766c6871ebb34dcd9e34c07f6c30f128
tree6d3c8965d9178d53356554f7253a79f74299b078
parent13fcdb4f5f3ced21c806b07507b1a64cfdde6e9f
Remove support for the TIOCGSIZE ioctl.  Systems that use this
rather than TIOCGWINSZ are too old for sudo to build on anyway.
lib/util/ttysize.c
src/exec_pty.c