summaryrefslogtreecommitdiff
path: root/Src/zsh_system.h
AgeCommit message (Collapse)AuthorFilesLines
2014-07-2432853: redefine VARARR() to use heap rather than stack allocationBarton E. Schaefer1-0/+4
enable old behavior via "configure --with-stack-allocation"
2014-06-2432789: --enable-zsh-valgrind allows analysis of heap allocationPeter Stephenson1-0/+5
2014-06-0732737, 32736 (32741), 32735, 32734, 32733, 32732 (32739): Strict compilationNikolas Garofil1-1/+4
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
2013-05-10Unused function attribute fix for clang compilationMihai Moldovan1-1/+1
2012-08-1630617: rationalise replacement tgoto() prototypePeter Stephenson1-4/+0
2012-06-2130518: attempt to supply tgoto() prototype when missing only.Peter Stephenson1-0/+4
For Solaris 10 and earlier.
2011-05-10rename system.h to zsh_system.hPeter Stephenson1-0/+876