]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/modules
ncurses 5.5
[ncurses.git] / ncurses / modules
index bd08c3920a847491b1f6e943795ec78ff78883aa..c300274e02b198810617f790b6808a794d2b1018 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: modules,v 1.100 2004/01/10 19:08:23 tom Exp $
+# $Id: modules,v 1.104 2005/08/20 20:02:44 tom Exp $
 ##############################################################################
-# Copyright (c) 1998-2002,2003 Free Software Foundation, Inc.                #
+# Copyright (c) 1998-2004,2005 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"), #
@@ -61,6 +61,7 @@ lib_inchstr   lib             $(base)
 lib_initscr    lib             $(base)         $(INCDIR)/tic.h
 lib_insch      lib             $(base)
 lib_insdel     lib             $(base)
+lib_insnstr    lib             $(base)
 lib_instr      lib             $(base)
 lib_isendwin   lib             $(base)
 lib_leaveok    lib             $(base)
@@ -97,7 +98,6 @@ lib_slkrefr   lib             $(base)         ../include/term.h
 lib_slkset     lib             $(base)
 lib_slktouch   lib             $(base)
 lib_touch      lib             $(base)
-lib_traceatr   lib             $(trace)        ../include/term.h
 lib_tracedmp   lib             $(trace)
 lib_tracemse   lib             $(trace)
 lib_tstp       lib             $(serial)       $(srcdir)/SigAction.h
@@ -145,16 +145,11 @@ lib_wunctrl       lib             $(wide)
 
 # Extensions to the base library
 @ ext_funcs
-define_key     lib             $(base)
 expanded       lib             .
-key_defined    lib             $(base)
-keybound       lib             $(base)
-keyok          lib             $(base)
 lib_dft_fgbg   lib             $(base)         ../include/term.h
 lib_print      lib             $(tinfo)        ../include/term.h
 resizeterm     lib             $(base)         ../include/term.h
 trace_xnames   lib             $(trace)        ../include/term.h $(INCDIR)/term_entry.h
-tries          lib             $(base)
 wresize                lib             $(base)         ../include/term.h
 
 # Support for termcap (and tic, etc.), which can be a separate library
@@ -196,6 +191,7 @@ lib_ti              lib             $(tinfo)        ../include/term.h $(INCDIR)/term_entry.h $(INCDIR)/tic.h
 lib_tparm      lib             $(tinfo)        ../include/term.h $(INCDIR)/tic.h
 lib_tputs      lib             $(tinfo)        ../include/term.h $(INCDIR)/tic.h
 lib_trace      lib             $(trace)        $(INCDIR)/tic.h
+lib_traceatr   lib             $(trace)        ../include/term.h
 lib_tracebits  lib             $(trace)        ../include/term.h
 lib_tracechr   lib             $(trace)
 lib_ttyflags   lib             $(tinfo)        ../include/term.h
@@ -209,10 +205,16 @@ setbuf            lib             $(tinfo)
 strings                lib             $(tinfo)
 trace_buf      lib             $(trace)
 trace_tries    lib             $(trace)
+tries          lib             $(base)
+trim_sgr0      lib             $(tinfo)        ../include/term.h $(INCDIR)/term_entry.h $(INCDIR)/tic.h
 unctrl         lib             .
 visbuf         lib             $(trace)        $(INCDIR)/tic.h
 write_entry    lib             $(tinfo)        ../include/term.h $(INCDIR)/term_entry.h $(INCDIR)/tic.h
 
 # Extensions to the termlib library
 @ ext_tinfo
+define_key     lib             $(base)
+key_defined    lib             $(base)
+keybound       lib             $(base)
+keyok          lib             $(base)
 version                lib             $(base)