]> Savannah Git Hosting - gnulib.git/commit
pty: Define 'struct winsize' on all platforms.
authorCollin Funk <collin.funk1@gmail.com>
Sat, 17 Aug 2024 04:19:46 +0000 (21:19 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sat, 17 Aug 2024 04:19:46 +0000 (21:19 -0700)
commit5b26891027adad4100b3781f586631ac5ad8e4be
treee8efca874753926b11fefc02ff590f08ff6c59cb
parente934b66f9c2075e424ac0e7c4f999b32b1687ec6
pty: Define 'struct winsize' on all platforms.

* modules/pty (Depends-on): Add termios.
* lib/pty.in.h: Make comments more accurate.
(struct winsize): Remove forward declaration.
ChangeLog
lib/pty.in.h
modules/pty