projects
/
ncurses.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ncurses 6.1 - patch 20180825
[ncurses.git]
/
ncurses
/
llib-ltinfow
diff --git
a/ncurses/llib-ltinfow
b/ncurses/llib-ltinfow
index 123ed9b82911f726f5711de14e962986230bee5d..9ab9de0bc873f9eaba579869b572b6987962c175 100644
(file)
--- a/
ncurses/llib-ltinfow
+++ b/
ncurses/llib-ltinfow
@@
-1,5
+1,5
@@
/****************************************************************************
/****************************************************************************
- * Copyright (c) 2012-201
5,2016
Free Software Foundation, Inc. *
+ * Copyright (c) 2012-201
7,2018
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 *
@@
-88,8
+88,8
@@
int _nc_add_to_try(
#undef _nc_align_termtype
void _nc_align_termtype(
#undef _nc_align_termtype
void _nc_align_termtype(
- TERMTYPE *to,
- TERMTYPE *from)
+ TERMTYPE
2
*to,
+ TERMTYPE
2
*from)
{ /* void */ }
#undef _nc_copy_termtype
{ /* void */ }
#undef _nc_copy_termtype
@@
-98,6
+98,18
@@
void _nc_copy_termtype(
const TERMTYPE *src)
{ /* void */ }
const TERMTYPE *src)
{ /* void */ }
+#undef _nc_copy_termtype2
+void _nc_copy_termtype2(
+ TERMTYPE2 *dst,
+ const TERMTYPE2 *src)
+ { /* void */ }
+
+#undef _nc_export_termtype2
+void _nc_export_termtype2(
+ TERMTYPE *dst,
+ const TERMTYPE2 *src)
+ { /* void */ }
+
/* ./codes.c */
#undef boolcodes
/* ./codes.c */
#undef boolcodes
@@
-236,7
+248,7
@@
ENTRY *_nc_tail;
#undef _nc_free_entry
void _nc_free_entry(
ENTRY *headp,
#undef _nc_free_entry
void _nc_free_entry(
ENTRY *headp,
- TERMTYPE *tterm)
+ TERMTYPE
2
*tterm)
{ /* void */ }
#undef _nc_free_entries
{ /* void */ }
#undef _nc_free_entries
@@
-244,18
+256,17
@@
void _nc_free_entries(
ENTRY *headp)
{ /* void */ }
ENTRY *headp)
{ /* void */ }
-#undef _nc_delink_entry
-ENTRY *_nc_delink_entry(
- ENTRY *headp,
- TERMTYPE *tterm)
- { return(*(ENTRY **)0); }
-
#undef _nc_leaks_tinfo
void _nc_leaks_tinfo(void)
{ /* void */ }
/* ./fallback.c */
#undef _nc_leaks_tinfo
void _nc_leaks_tinfo(void)
{ /* void */ }
/* ./fallback.c */
+#undef _nc_fallback2
+const TERMTYPE2 *_nc_fallback2(
+ const char *name)
+ { return(*(const TERMTYPE2 **)0); }
+
#undef _nc_fallback
const TERMTYPE *_nc_fallback(
const char *name)
#undef _nc_fallback
const TERMTYPE *_nc_fallback(
const char *name)
@@
-268,6
+279,11
@@
void _nc_free_termtype(
TERMTYPE *ptr)
{ /* void */ }
TERMTYPE *ptr)
{ /* void */ }
+#undef _nc_free_termtype2
+void _nc_free_termtype2(
+ TERMTYPE2 *ptr)
+ { /* void */ }
+
#undef _nc_user_definable
NCURSES_BOOL _nc_user_definable;
#undef _nc_user_definable
NCURSES_BOOL _nc_user_definable;
@@
-713,7
+729,7
@@
void _nc_update_screensize(
#undef _nc_setup_tinfo
int _nc_setup_tinfo(
const char *const tn,
#undef _nc_setup_tinfo
int _nc_setup_tinfo(
const char *const tn,
- TERMTYPE *const tp)
+ TERMTYPE
2
*const tp)
{ return(*(int *)0); }
#undef _nc_tinfo_cmdch
{ return(*(int *)0); }
#undef _nc_tinfo_cmdch
@@
-1276,12
+1292,12
@@
void _nc_set_buffer(
#undef _nc_init_termtype
void _nc_init_termtype(
#undef _nc_init_termtype
void _nc_init_termtype(
- TERMTYPE *const tp)
+ TERMTYPE
2
*const tp)
{ /* void */ }
#undef _nc_read_termtype
int _nc_read_termtype(
{ /* void */ }
#undef _nc_read_termtype
int _nc_read_termtype(
- TERMTYPE *ptr,
+ TERMTYPE
2
*ptr,
char *buffer,
int limit)
{ return(*(int *)0); }
char *buffer,
int limit)
{ return(*(int *)0); }
@@
-1289,7
+1305,14
@@
int _nc_read_termtype(
#undef _nc_read_file_entry
int _nc_read_file_entry(
const char *const filename,
#undef _nc_read_file_entry
int _nc_read_file_entry(
const char *const filename,
- TERMTYPE *ptr)
+ TERMTYPE2 *ptr)
+ { return(*(int *)0); }
+
+#undef _nc_read_entry2
+int _nc_read_entry2(
+ const char *const name,
+ char *const filename,
+ TERMTYPE2 *const tp)
{ return(*(int *)0); }
#undef _nc_read_entry
{ return(*(int *)0); }
#undef _nc_read_entry
@@
-1385,7
+1408,7
@@
int _nc_remove_string(
#undef _nc_trim_sgr0
char *_nc_trim_sgr0(
#undef _nc_trim_sgr0
char *_nc_trim_sgr0(
- TERMTYPE *tp)
+ TERMTYPE
2
*tp)
{ return(*(char **)0); }
/* ./unctrl.c */
{ return(*(char **)0); }
/* ./unctrl.c */