X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fllib-lncurses;h=642c68d6ce5ff8bb0b118364299274b5f5653cb2;hp=af7eba9dfb0b3ae0193da7c410f64b88963138d8;hb=47d2fb4537d9ad5bb14f4810561a327930ca4280;hpb=0485620c03e69b1b58a6b12e5e45c98415fc7575 diff --git a/ncurses/llib-lncurses b/ncurses/llib-lncurses index af7eba9d..642c68d6 100644 --- a/ncurses/llib-lncurses +++ b/ncurses/llib-lncurses @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2016,2017 Free Software Foundation, Inc. * + * Copyright 2019,2020 Thomas E. Dickey * + * Copyright 1998-2016,2017 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 * @@ -34,6 +35,7 @@ /* ./tty/hardscroll.c */ #include + #undef _nc_oldnums int *_nc_oldnums; @@ -246,10 +248,10 @@ void _nc_change_pair( { /* void */ } #undef _nc_reserve_pairs -colorpair_t *_nc_reserve_pairs( +void _nc_reserve_pairs( SCREEN *sp, int want) - { return(*(colorpair_t **)0); } + { /* void */ } #undef _nc_init_pair int _nc_init_pair( @@ -1059,20 +1061,6 @@ int (vline)( int z) { return(*(int *)0); } -#undef vw_printw -int (vw_printw)( - WINDOW *a1, - const char *a2, - va_list z) - { return(*(int *)0); } - -#undef vw_scanw -int (vw_scanw)( - WINDOW *a1, - const char *a2, - va_list z) - { return(*(int *)0); } - #undef waddchstr int (waddchstr)( WINDOW *a1, @@ -1844,6 +1832,13 @@ int vwprintw( va_list argp) { return(*(int *)0); } +#undef vw_printw +int vw_printw( + WINDOW *win, + const char *fmt, + va_list argp) + { return(*(int *)0); } + /* ./base/lib_redrawln.c */ #undef wredrawln @@ -1891,6 +1886,13 @@ int vwscanw( va_list argp) { return(*(int *)0); } +#undef vw_scanw +int vw_scanw( + WINDOW *win, + const char *fmt, + va_list argp) + { return(*(int *)0); } + #undef scanw int scanw( const char *fmt, @@ -2576,6 +2578,11 @@ void _nc_free_and_exit( int code) { /* void */ } +#undef exit_curses +void exit_curses( + int code) + { /* void */ } + /* ./expanded.c */ #undef _nc_toggle_attr_on @@ -2913,6 +2920,21 @@ struct name_table_entry const *_nc_find_type_entry( NCURSES_BOOL termcap) { return(*(struct name_table_entry const **)0); } +#undef _nc_find_user_entry +struct user_table_entry const *_nc_find_user_entry( + const char *string) + { return(*(struct user_table_entry const **)0); } + +/* ./comp_userdefs.c */ + +#undef _nc_get_userdefs_table +const struct user_table_entry *_nc_get_userdefs_table(void) + { return(*(const struct user_table_entry **)0); } + +#undef _nc_get_hash_user +const HashData *_nc_get_hash_user(void) + { return(*(const HashData **)0); } + /* ./tinfo/db_iterator.c */ #undef _nc_tic_dir @@ -2971,6 +2993,11 @@ void _nc_free_entries( void _nc_leaks_tinfo(void) { /* void */ } +#undef exit_terminfo +void exit_terminfo( + int code) + { /* void */ } + /* ./fallback.c */ #undef _nc_fallback @@ -3716,6 +3743,11 @@ const char *_nc_tputs_trace = {0}; #undef _nc_outchars long _nc_outchars; +#undef curses_trace +unsigned curses_trace( + unsigned tracelevel) + { return(*(unsigned *)0); } + #undef trace void trace( const unsigned int tracelevel) @@ -3777,6 +3809,13 @@ WINDOW *_nc_retrace_win( WINDOW *code) { return(*(WINDOW **)0); } +#undef _nc_fmt_funcptr +char *_nc_fmt_funcptr( + char *target, + const char *source, + size_t size) + { return(*(char **)0); } + /* ./trace/lib_traceatr.c */ #undef _traceattr2