Nikolas Garofil
4f4d2b8247
32737, 32736 (32741), 32735, 32734, 32733, 32732 (32739): Strict compilation
...
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
2014-06-07 13:48:40 -07:00
Peter Stephenson
1849668c81
30617: rationalise replacement tgoto() prototype
2012-08-16 13:42:21 +00:00
Peter Stephenson
8e0a5b0aa0
29134: change termcap prototypes locally for AIX
2011-05-03 12:03:46 +00:00
Wayne Davison
348d2842f3
Use "const" qualifier in termcap prototypes.
2011-04-26 19:08:26 +00:00
Peter Stephenson
a7bc22ca00
Paul 28538 / me 28540 / couple of unposted casts:
...
use char * for pointer arithmetic rather than void *
2010-12-20 10:28:43 +00:00
Bart Schaefer
02e0363afa
Fix term*.h header file collisions.
2001-04-13 16:29:28 +00:00
Bart Schaefer
34f65c6f32
Fiddle with <term.h> vs. <termcap.h> inclusion.
2001-04-12 17:11:39 +00:00
Clint Adams
25bcf86626
13961: add ifdef for tputs in term.h in prototypes.h
2001-04-12 14:56:15 +00:00
Tanaka Akira
e74702b467
Initial revision
1999-04-15 18:05:38 +00:00