X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fmodules;fp=ncurses%2Fmodules;h=2e863dad0c38330ff2d85aa8215b7c59b31344ac;hp=c300274e02b198810617f790b6808a794d2b1018;hb=027ae42953e3186daed8f3882da73de48291b606;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/ncurses/modules b/ncurses/modules index c300274e..2e863dad 100644 --- a/ncurses/modules +++ b/ncurses/modules @@ -1,6 +1,6 @@ -# $Id: modules,v 1.104 2005/08/20 20:02:44 tom Exp $ +# $Id: modules,v 1.107 2006/08/12 14:19:44 tom Exp $ ############################################################################## -# Copyright (c) 1998-2004,2005 Free Software Foundation, Inc. # +# Copyright (c) 1998-2005,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"), # @@ -27,7 +27,7 @@ # authorization. # ############################################################################## # -# Author: Thomas E. Dickey 1996-1998, etc. +# Author: Thomas E. Dickey 1996-on # @ base @@ -146,6 +146,7 @@ lib_wunctrl lib $(wide) # Extensions to the base library @ ext_funcs expanded lib . +legacy_coding lib $(base) ../include/term.h lib_dft_fgbg lib $(base) ../include/term.h lib_print lib $(tinfo) ../include/term.h resizeterm lib $(base) ../include/term.h @@ -166,6 +167,7 @@ comp_expand lib $(tinfo) $(INCDIR)/tic.h comp_hash lib $(tinfo) ../include/term.h $(INCDIR)/tic.h ../include/hashsize.h comp_parse lib $(tinfo) ../include/term.h $(INCDIR)/term_entry.h $(INCDIR)/tic.h comp_scan lib $(tinfo) $(INCDIR)/tic.h +db_iterator lib $(tinfo) $(INCDIR)/tic.h doalloc lib $(tinfo) fallback lib . ../include/term.h $(INCDIR)/tic.h free_ttype lib $(tinfo) ../include/term.h $(INCDIR)/term_entry.h $(INCDIR)/tic.h @@ -214,6 +216,7 @@ write_entry lib $(tinfo) ../include/term.h $(INCDIR)/term_entry.h $(INCDIR)/tic # Extensions to the termlib library @ ext_tinfo define_key lib $(base) +hashed_db lib $(tinfo) key_defined lib $(base) keybound lib $(base) keyok lib $(base)