]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20111112
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 13 Nov 2011 02:51:43 +0000 (02:51 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 13 Nov 2011 02:51:43 +0000 (02:51 +0000)
commitb7f1cb3f5063cb3a371f8f1c25c24d03a892a429
tree5e49d4e1d063dae5ae33d76aa8577000cc67e8d7
parent7ca9d1eb1a8a995514d4dee312bf136fba88ec62
ncurses 5.9 - patch 20111112

+ add pccon entries for OpenBSD console (Alexei Malinin).
+ build-fix for OpenBSD 4.9 with gcc 4.2.1, setting _XOPEN_SOURCE to
  600 to work around inconsistent ifdef'ing of wcstof between C and
  C++ header files.
+ modify capconvert script to accept more than exact match on "xterm",
  e.g., the "xterm-*" variants, to exclude from the conversion (patch
  by Robert Millan).
+ add -lc_r as alternative for -lpthread, allows build of threaded code
  in older FreeBSD machines.
+ build-fix for MirBSD, which fails when either _XOPEN_SOURCE or
  _POSIX_SOURCE are defined.
+ fix a typo misc/Makefile.in, used in uninstalling pc-files.
Ada95/aclocal.m4
Ada95/configure
NEWS
aclocal.m4
configure
dist.mk
misc/Makefile.in
misc/terminfo.src
progs/capconvert
test/aclocal.m4
test/configure