]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/llib-ltinfow
ncurses 5.9 - patch 20140426
[ncurses.git] / ncurses / llib-ltinfow
index e4eb2434cf8e76878e342e00b9f1f2aaaf5458f6..f219698304bce4ca27ba070c9b19acc13aa735db 100644 (file)
@@ -1,5 +1,5 @@
 /****************************************************************************
 /****************************************************************************
- * Copyright (c) 2012 Free Software Foundation, Inc.                        *
+ * Copyright (c) 2012,2013 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            *
  *                                                                          *
  * Permission is hereby granted, free of charge, to any person obtaining a  *
  * copy of this software and associated documentation files (the            *
@@ -289,6 +289,12 @@ int        _nc_getenv_num(
                const char *name)
                { return(*(int *)0); }
 
                const char *name)
                { return(*(int *)0); }
 
+#undef _nc_setenv_num
+void   _nc_setenv_num(
+               const char *name, 
+               int     value)
+               { /* void */ }
+
 /* ./tinfo/home_terminfo.c */
 
 #undef _nc_home_terminfo
 /* ./tinfo/home_terminfo.c */
 
 #undef _nc_home_terminfo
@@ -694,11 +700,22 @@ void      use_env_sp(
                NCURSES_BOOL f)
                { /* void */ }
 
                NCURSES_BOOL f)
                { /* void */ }
 
+#undef use_tioctl_sp
+void   use_tioctl_sp(
+               SCREEN  *sp, 
+               NCURSES_BOOL f)
+               { /* void */ }
+
 #undef use_env
 void   use_env(
                NCURSES_BOOL f)
                { /* void */ }
 
 #undef use_env
 void   use_env(
                NCURSES_BOOL f)
                { /* void */ }
 
+#undef use_tioctl
+void   use_tioctl(
+               NCURSES_BOOL f)
+               { /* void */ }
+
 #undef _nc_get_screensize
 void   _nc_get_screensize(
                SCREEN  *sp, 
 #undef _nc_get_screensize
 void   _nc_get_screensize(
                SCREEN  *sp, 
@@ -880,7 +897,7 @@ int _nc_tparm_err;
 int    _nc_tparm_analyze(
                const char *string, 
                char    *p_is_s[9], 
 int    _nc_tparm_analyze(
                const char *string, 
                char    *p_is_s[9], 
-               int     *popcount)
+               int     *_nc_popcount)
                { return(*(int *)0); }
 
 #undef tparm
                { return(*(int *)0); }
 
 #undef tparm
@@ -940,12 +957,28 @@ int       _nc_outch(
                int     ch)
                { return(*(int *)0); }
 
                int     ch)
                { return(*(int *)0); }
 
+#undef _nc_putchar_sp
+int    _nc_putchar_sp(
+               SCREEN  *sp, 
+               int     ch)
+               { return(*(int *)0); }
+
+#undef _nc_putchar
+int    _nc_putchar(
+               int     ch)
+               { return(*(int *)0); }
+
 #undef putp_sp
 int    putp_sp(
                SCREEN  *sp, 
                const char *string)
                { return(*(int *)0); }
 
 #undef putp_sp
 int    putp_sp(
                SCREEN  *sp, 
                const char *string)
                { return(*(int *)0); }
 
+#undef putp
+int    putp(
+               const char *string)
+               { return(*(int *)0); }
+
 #undef _nc_putp_sp
 int    _nc_putp_sp(
                SCREEN  *sp, 
 #undef _nc_putp_sp
 int    _nc_putp_sp(
                SCREEN  *sp, 
@@ -953,11 +986,6 @@ int        _nc_putp_sp(
                const char *string)
                { return(*(int *)0); }
 
                const char *string)
                { return(*(int *)0); }
 
-#undef putp
-int    putp(
-               const char *string)
-               { return(*(int *)0); }
-
 #undef _nc_putp
 int    _nc_putp(
                const char *name, 
 #undef _nc_putp
 int    _nc_putp(
                const char *name, 
@@ -1258,10 +1286,30 @@ char    *const strnames[] = {0};
 #undef strfnames
 char   *const strfnames[] = {0};
 
 #undef strfnames
 char   *const strfnames[] = {0};
 
+/* ./tinfo/obsolete.c */
+
+#undef _nc_set_buffer_sp
+void   _nc_set_buffer_sp(
+               SCREEN  *sp, 
+               FILE    *ofp, 
+               int     buffered)
+               { /* void */ }
+
+#undef _nc_set_buffer
+void   _nc_set_buffer(
+               FILE    *ofp, 
+               int     buffered)
+               { /* void */ }
+
 /* ./tinfo/read_entry.c */
 
 #include <hashed_db.h>
 
 /* ./tinfo/read_entry.c */
 
 #include <hashed_db.h>
 
+#undef _nc_init_termtype
+void   _nc_init_termtype(
+               TERMTYPE *const tp)
+               { /* void */ }
+
 #undef _nc_read_termtype
 int    _nc_read_termtype(
                TERMTYPE *ptr, 
 #undef _nc_read_termtype
 int    _nc_read_termtype(
                TERMTYPE *ptr, 
@@ -1290,21 +1338,6 @@ int      _nc_read_entry(
 void   _nc_read_termcap(void)
                { /* void */ }
 
 void   _nc_read_termcap(void)
                { /* void */ }
 
-/* ./tinfo/setbuf.c */
-
-#undef _nc_set_buffer_sp
-void   _nc_set_buffer_sp(
-               SCREEN  *sp, 
-               FILE    *ofp, 
-               int     buffered)
-               { /* void */ }
-
-#undef _nc_set_buffer
-void   _nc_set_buffer(
-               FILE    *ofp, 
-               int     buffered)
-               { /* void */ }
-
 /* ./tinfo/strings.c */
 
 #undef _nc_str_init
 /* ./tinfo/strings.c */
 
 #undef _nc_str_init