]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add tcgetwinsize(3) and tcsetwinsize(3) to termios
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 24 Dec 2020 23:05:31 +0000 (01:05 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Sat, 16 Jan 2021 06:38:49 +0000 (08:38 +0200)
commitecdc6d1ddde65a345904a9a805f9efd522da8eed
treec55e8996a8b8a4dc87c33bccea48c5fded482c62
parentb791b5763f2bf3a3e8c45e00f66f5a63f2a12bf1
Add tcgetwinsize(3) and tcsetwinsize(3) to termios

(cherry picked from commit 7d7fad7bd969fb464f64d34932234060cee112af)
include/termios.h
lib/libc/gen/Symbol.map
lib/libc/gen/termios.c
sys/sys/_winsize.h [new file with mode: 0644]
sys/sys/ttycom.h