about summary refs log tree commit diff
path: root/Src/prototypes.h
Commit message (Collapse)AuthorAgeFilesLines
* 32737, 32736 (32741), 32735, 32734, 32733, 32732 (32739): Strict compilationNikolas Garofil2014-06-071-1/+1
| | | | | | | | | | | fixes Src/utils.c: properly ifdef declarations Src/zsh_system.h: memmove() should return its dest argument Src/signals.c: define ret before use Src/mem.c: remove unused pointers Src/prototypes.h: use size_t in bcopy() Src/compat.c: fix const declaration inconsistency
* 30617: rationalise replacement tgoto() prototypePeter Stephenson2012-08-161-1/+8
|
* 29134: change termcap prototypes locally for AIXPeter Stephenson2011-05-031-6/+18
|
* Use "const" qualifier in termcap prototypes.Wayne Davison2011-04-261-6/+6
|
* Paul 28538 / me 28540 / couple of unposted casts:Peter Stephenson2010-12-201-7/+0
| | | | use char * for pointer arithmetic rather than void *
* Fix term*.h header file collisions.Bart Schaefer2001-04-131-1/+1
|
* Fiddle with <term.h> vs. <termcap.h> inclusion.Bart Schaefer2001-04-121-3/+1
|
* 13961: add ifdef for tputs in term.h in prototypes.hClint Adams2001-04-121-1/+5
|
* Initial revisionTanaka Akira1999-04-151-0/+120