Commit Graph

13 Commits (master)

Author SHA1 Message Date
Oliver Kiddle 57248b8883 52750: remove ansi2knr support for old pre-ansi K&R compilers 2 months ago
Jun-ichi Takimoto a84fdd7c8f 51889: fix module loading problem with full RELRO
If full RELRO (relocation read-only, one of the security enhancement
methods for ELF-based systems) is used when building zsh (as in binary
packages of most Linuxes), loading a module (e.g. zsh/zftp) fails unless
all the modules it depends on are already loaded. With this patch the
necessary modules are automatically loaded.
11 months ago
Peter Stephenson 8ac97f3308 27648, 267650/1, unposted README change:
Turn off repeat and turn on ulimit in emulation modes
14 years ago
Peter Stephenson c7d8b0dfb8 26546, 26556: sticky emulation for functions defined in emulate ... -c ...
environments, plus documentation
15 years ago
Peter Stephenson 1b52f47cf2 23665: autoloading of module features and related tweaks 17 years ago
Peter Stephenson 4be5febd94 23606: make all module feature autoloads pass through one function 17 years ago
Peter Stephenson 0a1de76213 23578: make standard features autoloadable,
use feature notation for .mdd autoloads
17 years ago
Peter Stephenson b0c5f09169 see 23479: add initial features support for modules 17 years ago
Peter Stephenson 23c7ca4335 users/7011: typo in mkbltnmlst.sh 21 years ago
Bart Schaefer fbc08ff52c 17714: Fix to 17357, add module dependencies even if not adding autoloads. 22 years ago
Bart Schaefer 6278159f6d 17357: Predefine autoloads in zsh emulation only. 22 years ago
Peter Stephenson 49a1ad7516 13194: change in module configuration system 24 years ago
Tanaka Akira e74702b467 Initial revision 25 years ago