ncursesw-morphos/ncurses/tinfo
Thomas E. Dickey 322d0bb554 ncurses 5.7 - patch 20090927
+ move leak-checking for comp_captab.c into _nc_leaks_tinfo() since
  that module since 20090711 is in libtinfo.
+ add configure option --enable-term-driver, to allow compiling with
  terminal-driver.  That is used in mingw port, and (being somewhat
  more complicated) is an experimental alternative to the conventional
  termlib internals.  Currently, it requires the sp-funcs feature to
  be enabled.
+ completed integrating "sp-funcs" by Juergen Pfeifer in ncurses
  library (some work remains for forms library).
2009-09-20 00:37:00 +00:00
..
access.c ncurses 5.7 - patch 20090411 2009-04-11 22:39:24 +00:00
add_tries.c ncurses 5.6 - patch 20061230 2006-12-24 02:11:39 +00:00
alloc_entry.c ncurses 5.6 - patch 20080816 2008-08-17 01:51:55 +00:00
alloc_ttype.c ncurses 5.7 - patch 20090418 2009-04-19 00:38:07 +00:00
captoinfo.c ncurses 5.7 - patch 20090328 2009-03-29 00:06:57 +00:00
comp_error.c ncurses 5.6 - patch 20070421 2007-04-22 00:57:08 +00:00
comp_expand.c ncurses 5.6 - patch 20080816 2008-08-17 01:51:55 +00:00
comp_hash.c ncurses 5.7 - patch 20090808 2009-08-08 23:45:56 +00:00
comp_parse.c ncurses 5.7 - patch 20090927 2009-09-20 00:37:00 +00:00
comp_scan.c ncurses 5.7 - patch 20090510 2009-05-10 23:36:12 +00:00
db_iterator.c ncurses 5.6 - patch 20070421 2007-04-22 00:57:08 +00:00
doalloc.c ncurses 5.3 2002-10-12 23:35:53 -04:00
entries.c ncurses 5.7 - patch 20090927 2009-09-20 00:37:00 +00:00
free_ttype.c ncurses 5.6 2006-12-17 23:32:42 -05:00
getenv_num.c ncurses 5.3 2002-10-12 23:35:53 -04:00
hashed_db.c ncurses 5.7 - patch 20081213 2008-12-13 23:26:23 +00:00
home_terminfo.c ncurses 5.6 - patch 20080804 2008-08-05 01:06:16 +00:00
init_keytry.c ncurses 5.7 - patch 20090510 2009-05-10 23:36:12 +00:00
lib_acs.c ncurses 5.7 - patch 20090606 2009-06-07 00:51:13 +00:00
lib_baudrate.c ncurses 5.7 - patch 20090510 2009-05-10 23:36:12 +00:00
lib_cur_term.c ncurses 5.7 - patch 20090919 2009-09-20 00:37:00 +00:00
lib_data.c ncurses 5.7 - patch 20090613 2009-06-14 00:39:29 +00:00
lib_has_cap.c ncurses 5.7 - patch 20090510 2009-05-10 23:36:12 +00:00
lib_kernel.c ncurses 5.7 - patch 20090606 2009-06-07 00:51:13 +00:00
lib_longname.c ncurses 5.7 - patch 20090510 2009-05-10 23:36:12 +00:00
lib_napms.c ncurses 5.7 - patch 20090606 2009-06-07 00:51:13 +00:00
lib_options.c ncurses 5.7 - patch 20090822 2009-08-23 01:14:12 +00:00
lib_print.c ncurses 5.7 - patch 20090606 2009-06-07 00:51:13 +00:00
lib_raw.c ncurses 5.7 - patch 20090801 2009-08-02 00:48:52 +00:00
lib_setup.c ncurses 5.7 - patch 20090905 2009-09-06 00:18:02 +00:00
lib_termcap.c ncurses 5.7 - patch 20090905 2009-09-06 00:18:02 +00:00
lib_termname.c ncurses 5.7 - patch 20090221 2009-02-22 02:08:00 +00:00
lib_tgoto.c ncurses 5.6 - patch 20080816 2008-08-17 01:51:55 +00:00
lib_ti.c ncurses 5.7 - patch 20090728 2009-07-28 23:10:32 +00:00
lib_tparm.c ncurses 5.7 - patch 20090221 2009-02-22 02:08:00 +00:00
lib_tputs.c ncurses 5.7 - patch 20090607 2009-06-07 14:35:36 +00:00
lib_ttyflags.c ncurses 5.7 - patch 20090606 2009-06-07 00:51:13 +00:00
make_hash.c ncurses 5.7 - patch 20090808 2009-08-08 23:45:56 +00:00
make_keys.c ncurses 5.7 - patch 20090221 2009-02-22 02:08:00 +00:00
MKcaptab.awk ncurses 5.6 - patch 20070812 2007-08-12 16:31:21 +00:00
MKcaptab.sh ncurses 5.7 - patch 20090808 2009-08-08 23:45:56 +00:00
MKcodes.awk ncurses 5.7 - patch 20090523 2009-05-24 01:18:15 +00:00
MKfallback.sh ncurses 5.7 - patch 20090418 2009-04-19 00:38:07 +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.7 - patch 20090221 2009-02-22 02:08:00 +00:00
parse_entry.c ncurses 5.7 - patch 20090711 2009-07-11 23:12:47 +00:00
read_entry.c ncurses 5.6 - patch 20080804 2008-08-05 01:06:16 +00:00
read_termcap.c ncurses 5.6 2006-12-17 23:32:42 -05:00
README ncurses 5.6 2006-12-17 23:32:42 -05:00
setbuf.c ncurses 5.7 - patch 20090725 2009-07-25 22:32:12 +00:00
strings.c ncurses 5.6 - patch 20070812 2007-08-12 16:31:21 +00:00
tinfo_driver.c ncurses 5.7 - patch 20090927 2009-09-20 00:37:00 +00:00
trim_sgr0.c ncurses 5.6 - patch 20070407 2007-04-08 01:10:28 +00:00
use_screen.c ncurses 5.7 - patch 20090221 2009-02-22 02:08:00 +00:00
write_entry.c ncurses 5.7 - patch 20090919 2009-09-20 00:37:00 +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.