]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20160827
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 28 Aug 2016 01:39:30 +0000 (01:39 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 28 Aug 2016 01:39:30 +0000 (01:39 +0000)
commit4d01f5de859abce88a97e91460db7f3769eedbc1
treead43b7036797f60953bdfba4c04a49b264c548e1
parent29a36e53e1f77a0c3672f2e267d573823d6a9a60
ncurses 6.0 - patch 20160827

+ add "v" menu entry to test/ncurses.c to show baudrate and other
  values.
+ add "newer" baudrate symbols from Linux and FreeBSD to progs/tset.c,
  lib_baudrate.c
+ modify CF_XOPEN_SOURCE macro:
  + add "uclinux" to case for "linux" (patch by Yann E. Morin)
  + modify _GNU_SOURCE for cygwin headers, tested with cygwin 2.3, 2.5
    (patch by Corinna Vinschen, from changes to tin).
+ improve CF_CC_ENV_FLAGS macro to allow for compiler wrappers such
  as "ccache" (report by Enrico Scholz).
+ update config.guess, config.sub from
http://git.savannah.gnu.org/cgit/config.git
20 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
VERSION
aclocal.m4
config.guess
config.sub
configure
dist.mk
ncurses/tinfo/lib_baudrate.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/tset.c
test/aclocal.m4
test/configure
test/ncurses.c