1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-10 12:40:58 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Mikael Magnusson
caf48686d0 39014: Use special OpenBSD interface to get correct rand() behavior 2016-08-10 19:06:13 +02:00
Barton E. Schaefer
9dffe404a4 38432: avoid nonstandard setenv() on __APPLE__ 2016-05-09 20:32:01 -07:00
Barton E. Schaefer
2f0efe9f59 32853: redefine VARARR() to use heap rather than stack allocation
enable old behavior via "configure --with-stack-allocation"
2014-07-24 08:45:16 -07:00
Peter Stephenson
920db696cb 32789: --enable-zsh-valgrind allows analysis of heap allocation 2014-06-24 18:50:50 +01:00
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
Mihai Moldovan
d88bd1409e Unused function attribute fix for clang compilation 2013-05-10 10:00:52 +01:00
Peter Stephenson
1849668c81 30617: rationalise replacement tgoto() prototype 2012-08-16 13:42:21 +00:00
Peter Stephenson
cbb8a3c762 30518: attempt to supply tgoto() prototype when missing only.
For Solaris 10 and earlier.
2012-06-21 08:45:02 +00:00
Peter Stephenson
d770d2554b rename system.h to zsh_system.h 2011-05-10 16:44:38 +00:00
Renamed from Src/system.h (Browse further)