Commit Graph

10 Commits (master)

Author SHA1 Message Date
Oliver Kiddle 57248b8883 52750: remove ansi2knr support for old pre-ansi K&R compilers 2 months ago
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
10 years ago
Peter Stephenson 1849668c81 30617: rationalise replacement tgoto() prototype 12 years ago
Peter Stephenson 8e0a5b0aa0 29134: change termcap prototypes locally for AIX 13 years ago
Wayne Davison 348d2842f3 Use "const" qualifier in termcap prototypes. 13 years ago
Peter Stephenson a7bc22ca00 Paul 28538 / me 28540 / couple of unposted casts:
use char * for pointer arithmetic rather than void *
14 years ago
Bart Schaefer 02e0363afa Fix term*.h header file collisions. 23 years ago
Bart Schaefer 34f65c6f32 Fiddle with <term.h> vs. <termcap.h> inclusion. 23 years ago
Clint Adams 25bcf86626 13961: add ifdef for tputs in term.h in prototypes.h 23 years ago
Tanaka Akira e74702b467 Initial revision 25 years ago