newlib-cygwin/newlib/libc/sys/rtems
Konstantin Belousov 581bde91a5 Add tcgetwinsize(3) and tcsetwinsize(3) to termios
These functions get/set tty winsize respectively, and are trivial wrappers
around corresponding termio ioctls.

The functions are expected to be a part of POSIX.1 issue 8:
https://www.austingroupbugs.net/view.php?id=1151#c3856.
They are currently available in NetBSD and in musl libc.

PR:	251868
Submitted by:	Soumendra Ganguly <soumendraganguly@gmail.com>
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D27650
2022-07-11 11:52:46 +02:00
..
include Add tcgetwinsize(3) and tcsetwinsize(3) to termios 2022-07-11 11:52:46 +02:00
Makefile.inc newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
cpusetalloc.c Make CPU_SET macros compliant with other implementations 2022-06-22 10:28:42 +02:00
cpusetfree.c 2013-11-27 Sebastian Huber <sebastian.huber@embedded-brains.de> 2013-11-27 14:53:59 +00:00
crt0.c libc/sys/rtems/crt0.c: Fix two warnings. 2021-06-17 12:58:36 -05:00
dummysys.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00