ncursesw-morphos/ncurses/tinfo
Thomas E. Dickey b6d0d9ad9e ncurses 5.9 - patch 20120616
+ add configure check to distinguish clang from gcc to eliminate
  warnings about unused command-line parameters when compiler warnings
  are enabled.
+ improve behavior when updating terminfo entries which are hardlinked
  by allowing for the possibility that an alias has been repurposed to
  a new primary name.
+ fix some strict compiler warnings based on package scripts.
+ further fixes for configure check for working poll (Debian #676461).
2012-06-16 23:57:20 +00:00
..
access.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
add_tries.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
alloc_entry.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
alloc_ttype.c ncurses 5.9 - patch 20120303 2012-03-04 00:07:09 +00:00
captoinfo.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
comp_error.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
comp_expand.c ncurses 5.9 - patch 20120324 2012-03-24 23:37:46 +00:00
comp_hash.c ncurses 5.7 - patch 20090808 2009-08-08 23:45:56 +00:00
comp_parse.c ncurses 5.9 - patch 20120414 2012-04-14 23:45:59 +00:00
comp_scan.c ncurses 5.9 - patch 20120428 2012-04-29 00:54:13 +00:00
db_iterator.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
doalloc.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
entries.c ncurses 5.9 - patch 20120505 2012-05-05 23:38:59 +00:00
free_ttype.c ncurses 5.7 - patch 20110205 2011-02-06 02:33:36 +00:00
getenv_num.c ncurses 5.3 2002-10-12 23:35:53 -04:00
hashed_db.c ncurses 5.9 - patch 20110813 2011-08-14 00:27:10 +00:00
home_terminfo.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
init_keytry.c ncurses 5.7 - patch 20100424 2010-04-25 01:40:39 +00:00
lib_acs.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_baudrate.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_cur_term.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_data.c ncurses 5.9 - patch 20111008 2011-10-09 00:51:26 +00:00
lib_has_cap.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_kernel.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_longname.c ncurses 5.7 - patch 20101225 2010-12-26 01:22:11 +00:00
lib_napms.c ncurses 5.9 - patch 20120317 2012-03-18 00:14:18 +00:00
lib_options.c ncurses 5.9 - patch 20111022 2011-10-23 01:04:18 +00:00
lib_print.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
lib_raw.c ncurses 5.9 - patch 20120121 2012-01-22 01:23:31 +00:00
lib_setup.c ncurses 5.9 - patch 20120303 2012-03-04 00:07:09 +00:00
lib_termcap.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
lib_termname.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
lib_tgoto.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
lib_ti.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
lib_tparm.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
lib_tputs.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
lib_ttyflags.c ncurses 5.9 - patch 20120121 2012-01-22 01:23:31 +00:00
make_hash.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
make_keys.c ncurses 5.9 - patch 20111022 2011-10-23 01:04:18 +00:00
MKcaptab.awk ncurses 5.6 - patch 20070812 2007-08-12 16:31:21 +00:00
MKcaptab.sh ncurses 5.9 - patch 20111022 2011-10-23 01:04:18 +00:00
MKcodes.awk ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
MKfallback.sh ncurses 5.7 - patch 20100807 2010-08-08 00:55:18 +00:00
MKkeys_list.sh ncurses 5.4 2004-02-08 21:15:26 -05:00
MKnames.awk ncurses 5.7 - patch 20090321 2009-03-22 00:51:17 +00:00
name_match.c ncurses 5.9 - patch 20110813 2011-08-14 00:27:10 +00:00
parse_entry.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
read_entry.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
read_termcap.c ncurses 5.9 - patch 20120505 2012-05-05 23:38:59 +00:00
README ncurses 5.6 2006-12-17 23:32:42 -05:00
setbuf.c ncurses 5.9 - patch 20111022 2011-10-23 01:04:18 +00:00
strings.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
tinfo_driver.c ncurses 5.9 - patch 20120218 2012-02-19 02:09:31 +00:00
trim_sgr0.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
use_screen.c ncurses 5.7 - patch 20091024 2009-10-25 01:06:00 +00:00
write_entry.c ncurses 5.9 - patch 20120616 2012-06-16 23:57:20 +00:00

-------------------------------------------------------------------------------
-- Copyright (c) 1998,2006 Free Software Foundation, Inc.                    --
--                                                                           --
-- Permission is hereby granted, free of charge, to any person obtaining a   --
-- copy of this software and associated documentation files (the             --
-- "Software"), to deal in the Software without restriction, including       --
-- without limitation the rights to use, copy, modify, merge, publish,       --
-- distribute, distribute with modifications, sublicense, and/or sell copies --
-- of the Software, and to permit persons to whom the Software is furnished  --
-- to do so, subject to the following conditions:                            --
--                                                                           --
-- The above copyright notice and this permission notice shall be included   --
-- in all copies or substantial portions of the Software.                    --
--                                                                           --
-- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS   --
-- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF                --
-- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN --
-- NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,       --
-- DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR     --
-- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE --
-- USE OR OTHER DEALINGS IN THE SOFTWARE.                                    --
--                                                                           --
-- Except as contained in this notice, the name(s) of the above copyright    --
-- holders shall not be used in advertising or otherwise to promote the      --
-- sale, use or other dealings in this Software without prior written        --
-- authorization.                                                            --
-------------------------------------------------------------------------------
-- $Id: README,v 1.2 2006/04/22 22:19:37 tom Exp $
-------------------------------------------------------------------------------

The files in this directory (tinfo) are those that support the terminfo
database and interfaces for ncurses.  The terminfo library can be built
separately, as a lower-level library for ncurses, but usually is bundled.

In addition to the standard documented interfaces, ncurses uses internal
functions which reside in tinfo to satisfy linkage requirements.