ncursesw-morphos/ncurses/tinfo
Thomas E. Dickey e6c7286022 ncurses 5.6 - patch 20070929
+ add new functions to lib_trace.c to setup mutex's for the _tracef()
  calls within the ncurses library.
+ for the reentrant model, move _nc_tputs_trace and _nc_outchars into
  the SCREEN.
+ start modifying test/worm.c to provide threading demo (incomplete).
+ separated ifdef's for some BSD-related symbols in tset.c, to make
  it compile on LynxOS (report by Greg Gemmer).
2007-09-29 23:30:37 +00:00
..
access.c ncurses 5.6 2006-12-17 23:32:42 -05:00
add_tries.c ncurses 5.6 - patch 20061230 2006-12-24 02:11:39 +00:00
alloc_entry.c ncurses 5.6 2006-12-17 23:32:42 -05:00
alloc_ttype.c ncurses 5.6 2006-12-17 23:32:42 -05:00
captoinfo.c ncurses 5.6 2006-12-17 23:32:42 -05:00
comp_error.c ncurses 5.6 - patch 20070421 2007-04-22 00:57:08 +00:00
comp_expand.c ncurses 5.6 2006-12-17 23:32:42 -05:00
comp_hash.c ncurses 5.6 - patch 20070818 2007-08-19 00:27:58 +00:00
comp_parse.c ncurses 5.6 - patch 20070812 2007-08-12 16:31:21 +00:00
comp_scan.c ncurses 5.6 2006-12-17 23:32:42 -05: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.6 - patch 20070203 2007-02-04 01:44:56 +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.6 2006-12-17 23:32:42 -05:00
home_terminfo.c ncurses 5.6 - patch 20070421 2007-04-22 00:57:08 +00:00
init_keytry.c ncurses 5.6 - patch 20070505 2007-05-06 00:26:41 +00:00
lib_acs.c ncurses 5.6 - patch 20070929 2007-09-29 23:30:37 +00:00
lib_baudrate.c ncurses 5.6 - patch 20070310 2007-03-11 01:07:00 +00:00
lib_cur_term.c ncurses 5.4 2004-02-08 21:15:26 -05:00
lib_data.c ncurses 5.6 - patch 20070929 2007-09-29 23:30:37 +00:00
lib_has_cap.c ncurses 5.4 2004-02-08 21:15:26 -05:00
lib_kernel.c ncurses 5.5 2005-10-09 14:41:57 -04:00
lib_longname.c ncurses 5.3 2002-10-12 23:35:53 -04:00
lib_napms.c ncurses 5.5 2005-10-09 14:41:57 -04:00
lib_options.c ncurses 5.6 - patch 20061230 2006-12-24 02:11:39 +00:00
lib_print.c ncurses 5.6 2006-12-17 23:32:42 -05:00
lib_raw.c ncurses 5.6 - patch 20070929 2007-09-29 23:30:37 +00:00
lib_setup.c ncurses 5.6 - patch 20070901 2007-09-02 00:20:31 +00:00
lib_termcap.c ncurses 5.6 - patch 20070602 2007-06-03 00:04:38 +00:00
lib_termname.c ncurses 5.4 2004-02-08 21:15:26 -05:00
lib_tgoto.c ncurses 5.6 2006-12-17 23:32:42 -05:00
lib_ti.c ncurses 5.4 2004-02-08 21:15:26 -05:00
lib_tparm.c ncurses 5.6 - patch 20070929 2007-09-29 23:30:37 +00:00
lib_tputs.c ncurses 5.6 - patch 20070929 2007-09-29 23:30:37 +00:00
lib_ttyflags.c ncurses 5.6 - patch 20070526 2007-05-26 23:44:27 +00:00
make_keys.c ncurses 5.6 - patch 20070106 2007-01-07 01:32:36 +00:00
MKcaptab.awk ncurses 5.6 - patch 20070812 2007-08-12 16:31:21 +00:00
MKcaptab.sh ncurses 5.6 - patch 20070812 2007-08-12 16:31:21 +00:00
MKcodes.awk ncurses 5.6 - patch 20070901 2007-09-02 00:20:31 +00:00
MKfallback.sh ncurses 5.6 2006-12-17 23:32:42 -05:00
MKkeys_list.sh ncurses 5.4 2004-02-08 21:15:26 -05:00
MKnames.awk ncurses 5.6 - patch 20070901 2007-09-02 00:20:31 +00:00
name_match.c ncurses 5.6 - patch 20070421 2007-04-22 00:57:08 +00:00
parse_entry.c ncurses 5.6 - patch 20070812 2007-08-12 16:31:21 +00:00
read_entry.c ncurses 5.6 2006-12-17 23:32:42 -05: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.6 - patch 20070512 2007-05-13 00:52:59 +00:00
strings.c ncurses 5.6 - patch 20070812 2007-08-12 16:31:21 +00:00
trim_sgr0.c ncurses 5.6 - patch 20070407 2007-04-08 01:10:28 +00:00
use_screen.c ncurses 5.6 - patch 20070908 2007-09-08 22:25:05 +00:00
write_entry.c ncurses 5.6 - patch 20070512 2007-05-13 00:52:59 +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.