index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
termcap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-01
43227: fix memory leaks in term{cap,info}.c
Jun-ichi Takimoto
1
-10
/
+4
2016-02-03
37868: add 'static' to file local variables
Jun-ichi Takimoto
1
-1
/
+1
2016-01-30
37838: use UNUSED() consistently
Jun-ichi Takimoto
1
-1
/
+1
2011-05-09
29165: use term.h globally if needed at all.
Peter Stephenson
1
-23
/
+0
2010-06-02
27990: don't use return value from setupterm()
Peter Stephenson
1
-3
/
+7
2009-11-11
users/14548: Src/Modules/termcap.c: prevent libtermcap from exiting on an
Bart Schaefer
1
-1
/
+4
2008-10-30
users/13418: protect against have_strcodes lying
Peter Stephenson
1
-2
/
+8
2008-03-13
24705: rationalise curses and term headers even more
Peter Stephenson
1
-4
/
+4
2007-07-06
23665: autoloading of module features and related tweaks
Peter Stephenson
1
-11
/
+13
2007-05-28
see 23479: add initial features support for modules
Peter Stephenson
1
-72
/
+38
2006-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
1
-3
/
+3
2006-03-07
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
1
-26
/
+23
2005-03-02
* 20911: Src/Modules/termcap.c: and set affcnt to 1 unconditionally
Clint Adams
1
-1
/
+2
2005-03-02
* 20909: Src/Modules/termcap.c: reverse row and col arguments to tgoto.
Clint Adams
1
-1
/
+1
2004-12-07
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
1
-26
/
+8
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
1
-5
/
+5
2002-10-07
17481 (Karl Tomlinson): get/set for terminfo and termcap parameters
Peter Stephenson
1
-8
/
+14
2002-08-27
17582: Improved option argument handling.
Peter Stephenson
1
-1
/
+1
2001-06-08
Untrustworthy return value of tgetflag().
Bart Schaefer
1
-29
/
+36
2001-05-30
Improve gettermcap().
Bart Schaefer
1
-8
/
+27
2001-04-26
14125: remove static incleanup flag because it is unused
Clint Adams
1
-10
/
+0
2001-04-26
14123: don't include curses.h in termcap.c if term.h doesn't need it
Clint Adams
1
-1
/
+3
2001-04-26
Another HAVE_TERM* compilation tweak.
Bart Schaefer
1
-13
/
+22
2001-04-24
Fix term* linkage _again_.
Bart Schaefer
1
-1
/
+1
2001-04-22
14065: decrease termcap/terminfo parameter fishiness
Clint Adams
1
-0
/
+4
2001-04-21
More term*.h inclusion un-confusion.
Bart Schaefer
1
-12
/
+16
2001-04-20
14055: include termio.h in termcap.c for the benefit of Solaris 8
Clint Adams
1
-7
/
+13
2001-04-20
14053: add $termcap special parameter
Clint Adams
1
-1
/
+244
2001-04-13
Fix term*.h header file collisions.
Bart Schaefer
1
-0
/
+4
2001-04-09
Make termcap and terminfo modules always loadable.
Bart Schaefer
1
-0
/
+8
2001-02-13
13431: better check for shared libraries.
Andrey Borzenkov
1
-1
/
+1
2000-12-03
13215: echotc, echoti, terminfo
Clint Adams
1
-0
/
+134