termux-packages/packages/zsh
Fredrik Fornwall 7bfd5ccbce zsh: Build with ac_cv_func_getpwuid=yes
The build exports ac_cv_func_getpwuid=no to disable getpwuid as it
doesn't make much sense on Android. But we need it on zsh to get
the username part of the prompt working. Fixes #424.
2018-01-09 14:51:09 +01:00
..
build.sh zsh: Build with ac_cv_func_getpwuid=yes 2018-01-09 14:51:09 +01:00
compaudit.patch Initial push 2015-06-13 01:03:31 +02:00
configure.patch
etc-zshrc
Src-exec.c.patch
src-init.c.patch zsh: Disable TIOCSETD ioctl during initialization 2015-07-11 17:56:19 -04:00
src-module.c.patch
tmp_path.patch