X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fmodules;h=bd08c3920a847491b1f6e943795ec78ff78883aa;hp=541df6f2493c172a6585846f933372cb6400e962;hb=a8987e73ec254703634802b4f7ee30d3a485524d;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/ncurses/modules b/ncurses/modules index 541df6f2..bd08c392 100644 --- a/ncurses/modules +++ b/ncurses/modules @@ -1,6 +1,6 @@ -# $Id: modules,v 1.90 2002/05/11 20:14:41 tom Exp $ +# $Id: modules,v 1.100 2004/01/10 19:08:23 tom Exp $ ############################################################################## -# Copyright (c) 1998-2001,2002 Free Software Foundation, Inc. # +# Copyright (c) 1998-2002,2003 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,7 +61,6 @@ lib_inchstr lib $(base) lib_initscr lib $(base) $(INCDIR)/tic.h lib_insch lib $(base) lib_insdel lib $(base) -lib_insstr lib $(base) lib_instr lib $(base) lib_isendwin lib $(base) lib_leaveok lib $(base) @@ -101,7 +100,7 @@ lib_touch lib $(base) lib_traceatr lib $(trace) ../include/term.h lib_tracedmp lib $(trace) lib_tracemse lib $(trace) -lib_tstp lib $(serial) +lib_tstp lib $(serial) $(srcdir)/SigAction.h lib_ungetch lib $(base) lib_vidattr lib $(serial) ../include/term.h lib_vline lib $(base) @@ -117,11 +116,15 @@ varargs lib $(trace) # Modules for porting memmove lib $(base) -sigaction lib $(base) vsscanf lib $(base) +# actually an extension, but with its own configure option (--disable-leaks) +lib_freeall lib $(base) + # XSI extensions to the base library (wide-character) @ widechar +charable lib $(wide) +lib_add_wch lib $(wide) lib_box_set lib $(wide) lib_cchar lib $(wide) lib_get_wch lib $(wide) @@ -130,9 +133,10 @@ lib_get_wstr lib $(wide) lib_hline_set lib $(wide) lib_in_wch lib $(wide) lib_in_wchnstr lib $(wide) -lib_ins_nwstr lib $(wide) lib_ins_wch lib $(wide) lib_inwstr lib $(wide) +lib_pecho_wchar lib $(wide) +lib_slk_wset lib $(wide) lib_unget_wch lib $(wide) lib_vid_attr lib $(wide) ../include/term.h lib_vline_set lib $(wide) @@ -143,15 +147,14 @@ lib_wunctrl lib $(wide) @ 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_freeall lib $(base) 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) -version lib $(base) wresize lib $(base) ../include/term.h # Support for termcap (and tic, etc.), which can be a separate library @@ -209,3 +212,7 @@ trace_tries lib $(trace) 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 +version lib $(base)