bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.9-20110416.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20110416.patch.gz
Date: Sat, 16 Apr 2011 15:28:36 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20110416 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.9 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.9 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.9

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20110416.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Apr 16 19:26:53 UTC 2011
 ------------------------------------------------------------------------------
 NEWS                          |    8 +++-
 aclocal.m4                    |   18 +++++----
 config.guess                  |   37 ++++++++++---------
 config.sub                    |   75 +++++++++++++++++++++++++---------------
 configure                     |    4 +-
 dist.mk                       |    4 +-
 ncurses/base/lib_newterm.c    |    8 +---
 ncurses/base/lib_restart.c    |    8 +---
 ncurses/curses.priv.h         |    6 ++-
 ncurses/tinfo/lib_raw.c       |    8 +---
 ncurses/tinfo/lib_setup.c     |    6 ---
 ncurses/trace/lib_tracebits.c |    6 ---
 ncurses/tty/lib_tstp.c        |    8 +---
 13 files changed, 104 insertions(+), 92 deletions(-)
 ------------------------------------------------------------------------------
 
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

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]