OpenGrok
Cross Reference: tputs.c
xref
: /
src
/
lib
/
libterminfo
/
tputs.c
Home
|
History
|
Annotate
|
Download
|
only in
libterminfo
History log of
/src/lib/libterminfo/tputs.c
Revision
Date
Author
Comments
1.6
15-Dec-2021
blymn
Fix for PR lib/56298
Remove the DIAGASSERT for str being NULL in the puts/putp functions,
add protection so that the functions just return OK if str is NULL.
This prevents the assert firing when libcurses passes through a NULL
due to an undefined terminfo entry.
1.5
03-Oct-2019
christos
Cast function pointers that take different arguments through void *
1.4
01-May-2017
roy
branches: 1.4.10;
Fix some compile warnings.
1.3
07-Jun-2013
roy
branches: 1.3.18;
Whitespace
1.2
12-Feb-2010
martin
branches: 1.2.6; 1.2.12;
Fix an array bounds check - fixes PR lib/42793.
Restore a comment (from libterm/tputs.c), requested by jdc.
1.1
03-Feb-2010
roy
Import my terminfo implementation.
This uses the ncurses terminal definitions.
OK: core@, jdc@
1.2.12.1
23-Jun-2013
tls
resync from head
1.2.6.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.3.18.1
02-May-2017
pgoyette
Sync with HEAD - tag prg-localcount2-base1
1.4.10.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
Indexes created Thu Oct 02 14:10:14 GMT 2025