index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
termcap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
27990: don't use return value from setupterm()
Peter Stephenson
2010-06-02
1
-3
/
+7
*
users/14548: Src/Modules/termcap.c: prevent libtermcap from exiting on an
Bart Schaefer
2009-11-11
1
-1
/
+4
*
users/13418: protect against have_strcodes lying
Peter Stephenson
2008-10-30
1
-2
/
+8
*
24705: rationalise curses and term headers even more
Peter Stephenson
2008-03-13
1
-4
/
+4
*
23665: autoloading of module features and related tweaks
Peter Stephenson
2007-07-06
1
-11
/
+13
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
1
-72
/
+38
*
22474: use variable argument lists to improve error message handling
Peter Stephenson
2006-05-30
1
-3
/
+3
*
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
2006-03-07
1
-26
/
+23
*
* 20911: Src/Modules/termcap.c: and set affcnt to 1 unconditionally
Clint Adams
2005-03-02
1
-1
/
+2
*
* 20909: Src/Modules/termcap.c: reverse row and col arguments to tgoto.
Clint Adams
2005-03-02
1
-1
/
+1
*
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
2004-12-07
1
-26
/
+8
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-5
/
+5
*
17481 (Karl Tomlinson): get/set for terminfo and termcap parameters
Peter Stephenson
2002-10-07
1
-8
/
+14
*
17582: Improved option argument handling.
Peter Stephenson
2002-08-27
1
-1
/
+1
*
Untrustworthy return value of tgetflag().
Bart Schaefer
2001-06-08
1
-29
/
+36
*
Improve gettermcap().
Bart Schaefer
2001-05-30
1
-8
/
+27
*
14125: remove static incleanup flag because it is unused
Clint Adams
2001-04-26
1
-10
/
+0
*
14123: don't include curses.h in termcap.c if term.h doesn't need it
Clint Adams
2001-04-26
1
-1
/
+3
*
Another HAVE_TERM* compilation tweak.
Bart Schaefer
2001-04-26
1
-13
/
+22
*
Fix term* linkage _again_.
Bart Schaefer
2001-04-24
1
-1
/
+1
*
14065: decrease termcap/terminfo parameter fishiness
Clint Adams
2001-04-22
1
-0
/
+4
*
More term*.h inclusion un-confusion.
Bart Schaefer
2001-04-21
1
-12
/
+16
*
14055: include termio.h in termcap.c for the benefit of Solaris 8
Clint Adams
2001-04-20
1
-7
/
+13
*
14053: add $termcap special parameter
Clint Adams
2001-04-20
1
-1
/
+244
*
Fix term*.h header file collisions.
Bart Schaefer
2001-04-13
1
-0
/
+4
*
Make termcap and terminfo modules always loadable.
Bart Schaefer
2001-04-09
1
-0
/
+8
*
13431: better check for shared libraries.
Andrey Borzenkov
2001-02-13
1
-1
/
+1
*
13215: echotc, echoti, terminfo
Clint Adams
2000-12-03
1
-0
/
+134