]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20110416
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 16 Apr 2011 19:26:53 +0000 (19:26 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 16 Apr 2011 19:26:53 +0000 (19:26 +0000)
commit48c8a4fe456e83238533fb42b36fd5253db22f59
treebe8400328a5fdf18963b7ee8f1fb3d1727491916
parente8685f5e4152389b53ff6399d533b9c6476540f1
ncurses 5.9 - patch 20110416

+ modify configure script/source-code to only define _POSIX_SOURCE if
  the checks for sigaction and/or termios fail, and if _POSIX_C_SOURCE
  and _XOPEN_SOURCE are undefined (report by Valentin Ochs).
+ update config.guess, config.sub
13 files changed:
NEWS
aclocal.m4
config.guess
config.sub
configure
dist.mk
ncurses/base/lib_newterm.c
ncurses/base/lib_restart.c
ncurses/curses.priv.h
ncurses/tinfo/lib_raw.c
ncurses/tinfo/lib_setup.c
ncurses/trace/lib_tracebits.c
ncurses/tty/lib_tstp.c