termux-packages/packages/zsh
Fredrik Fornwall 51c63287f7 ndk_patches: <dlfcn.h> now #define:s RTLD_*
The Android NDK headers define the RTLD_* values within an enum,
which causes problems with #ifdef checks. Patch these to instead
use #define which is more traditional and what much code expects.
2016-04-18 00:33:02 -04:00
..
build.sh zsh: Enable the zsh/regex module 2016-02-13 18:22:17 -05:00
compaudit.patch Initial push 2015-06-13 01:03:31 +02:00
etc-zshrc Enable command-not-found for bash and zsh interactive shells 2015-07-13 19:41:08 -04:00
exec_bin_sh.patch zsh: use supplied sh (dash) insted of system/bin/sh 2015-07-09 22:05:41 -04:00
src-init.c.patch zsh: Disable TIOCSETD ioctl during initialization 2015-07-11 17:56:19 -04:00
src-module.c.patch ndk_patches: <dlfcn.h> now #define:s RTLD_* 2016-04-18 00:33:02 -04:00
tmp_path.patch Initial push 2015-06-13 01:03:31 +02:00