Go to file
kre 673e27def2 Implement tcgetwinsize() and tcsetwinsize() in libc, with access
via <termios.h> (and document them.)   Bump libc minor number for them.

Arrange for "struct winsize" to become visible in <termios.h>

Fix stty(1) so that "cols" is reported as the arg to set number of columns,
and "columns" is the alias, rather than the other way around, as "cols" is
what has been added to POSIX.

This is to conform with updates to be included in 1003.1 issue 8
(whenever that gets published) currently available at:
  http://austingroupbugs.net/view.php?id=1053   (see note 3863)
  http://austingroupbugs.net/view.php?id=1151   (see note 3856)
2017-10-25 06:32:59 +00:00
bin Implement tcgetwinsize() and tcsetwinsize() in libc, with access 2017-10-25 06:32:59 +00:00
common Simplify, and comment out xrefs to non-existing pages. 2017-10-23 00:59:44 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto PR/52604: Tatoku Ogaito: Fix x11 session forwarding. 2017-10-09 12:07:03 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Implement tcgetwinsize() and tcsetwinsize() in libc, with access 2017-10-25 06:32:59 +00:00
doc new tzcode 2017-10-24 17:39:30 +00:00
etc Update contact info for changes to this file. 2017-10-21 19:43:53 +00:00
external Merge tzdata2017c 2017-10-24 01:28:18 +00:00
extsrc
games Include time.h for time. Drop sys/types.h and expect basic working 2017-10-02 22:03:10 +00:00
include Add endian.h header. Simply includes sys/endian.h 2017-10-16 11:38:25 +00:00
lib Implement tcgetwinsize() and tcsetwinsize() in libc, with access 2017-10-25 06:32:59 +00:00
libexec fix to compile without USE_PAM. (unused variables) 2017-10-07 19:23:02 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Extra flags for static PIE 2017-10-08 15:02:33 +00:00
sbin user librumpres 2017-10-10 19:30:06 +00:00
share Fix non-macro. Properly end list. 2017-10-21 21:18:33 +00:00
sys Implement tcgetwinsize() and tcsetwinsize() in libc, with access 2017-10-25 06:32:59 +00:00
tests Add test cases for one SP with multiple SAs 2017-10-20 03:45:47 +00:00
tools use the variable for the source dir instead of duplicating it. 2017-10-04 21:42:20 +00:00
usr.bin remove the braces I accidentally added. 2017-10-23 02:38:46 +00:00
usr.sbin New sentence, new line. 2017-10-23 01:07:27 +00:00
BUILDING regen 2017-10-21 23:49:28 +00:00
Makefile Add NOBINARIES, useful to build tools are libraries which is what's needed 2017-10-04 23:54:33 +00:00
Makefile.inc
UPDATING Note possible need to clean objdir (or depends at least) for 2017-10-13 07:04:58 +00:00
build.sh Better validation of var name args to -V and -Z, in a way that makes 2017-10-08 01:05:13 +00:00