Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 39728: define _GNU_SOURCE on Cygwin | Jun-ichi Takimoto | 2016-11-07 | 1 | -1/+1 |
| | |||||
* | 39014: Use special OpenBSD interface to get correct rand() behavior | Mikael Magnusson | 2016-08-10 | 1 | -0/+4 |
| | |||||
* | 38432: avoid nonstandard setenv() on __APPLE__ | Barton E. Schaefer | 2016-05-09 | 1 | -1/+1 |
| | |||||
* | 32853: redefine VARARR() to use heap rather than stack allocation | Barton E. Schaefer | 2014-07-24 | 1 | -0/+4 |
| | | | | enable old behavior via "configure --with-stack-allocation" | ||||
* | 32789: --enable-zsh-valgrind allows analysis of heap allocation | Peter Stephenson | 2014-06-24 | 1 | -0/+5 |
| | |||||
* | 32737, 32736 (32741), 32735, 32734, 32733, 32732 (32739): Strict compilation | Nikolas Garofil | 2014-06-07 | 1 | -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 | ||||
* | Unused function attribute fix for clang compilation | Mihai Moldovan | 2013-05-10 | 1 | -1/+1 |
| | |||||
* | 30617: rationalise replacement tgoto() prototype | Peter Stephenson | 2012-08-16 | 1 | -4/+0 |
| | |||||
* | 30518: attempt to supply tgoto() prototype when missing only. | Peter Stephenson | 2012-06-21 | 1 | -0/+4 |
| | | | | For Solaris 10 and earlier. | ||||
* | rename system.h to zsh_system.h | Peter Stephenson | 2011-05-10 | 1 | -0/+876 |