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
Fredrik Fornwall
0b5eaee9d6
zsh: Enable the zsh/regex module
2016-02-13 18:22:17 -05:00
Fredrik Fornwall
0396b8ee67
Remove .swp file committed by mistake ( #119 )
2015-12-30 08:30:02 +01:00
Fredrik Fornwall
77a8de768d
zsh: Enable the files module ( fixes #61 )
2015-12-29 19:11:46 -05:00
Fredrik Fornwall
fe66968bf8
zsh: Update from 5.1.1 to 5.2.0
2015-12-15 08:56:27 -05:00
Fredrik Fornwall
917dd81c3f
Update zsh source url
2015-12-03 16:01:08 -05:00
Fredrik Fornwall
2ba1fa72aa
zsh: Work on binary loadable modules
2015-11-25 08:11:49 -05:00
Fredrik Fornwall
e46c5cbca3
Make zsh folder permissions to please compaudit
...
Closes #31 .
2015-10-26 20:26:08 -04:00
Fredrik Fornwall
84d1e6dcf2
zsh: Bump revision
2015-09-17 11:03:24 -04:00
Fredrik Fornwall
eb176fb635
zsh: Update to 5.1.1 from 5.1
2015-09-11 19:32:59 -04:00
Fredrik Fornwall
4eb87e93aa
zsh: Avoid extra binaries
2015-09-09 10:11:46 -04:00
Fredrik Fornwall
bfd612760d
zsh: Update from 5.0.8 to 5.1
2015-09-02 14:10:57 -04:00
Fredrik Fornwall
f0d4e3805a
Patch a WIFCONTINUED definition to <sys/wait.h>
...
This fixes job control in bash and zsh
2015-08-06 19:25:41 -04:00
Fredrik Fornwall
3cc4ef712e
Enable command-not-found for bash and zsh interactive shells
2015-07-13 19:41:08 -04:00
Fredrik Fornwall
638b6413b1
zsh: Disable TIOCSETD ioctl during initialization
2015-07-11 17:56:19 -04:00
Fredrik Fornwall
49ca09e5e5
Fix wait3() function and bump build revisions
2015-07-11 17:43:48 -04:00
Fredrik Fornwall
e7fcdfa2bb
Remove broken WIFCONTINUED macro
...
Bump build revision on affected packages.
2015-07-11 17:16:59 -04:00
Fredrik Fornwall
8c3b65b380
zsh: use supplied sh (dash) insted of system/bin/sh
2015-07-09 22:05:41 -04:00
Fredrik Fornwall
d107ca288b
Make bash and zsh depend on termux-tools for chsh
2015-07-02 10:03:49 -04:00
Fredrik Fornwall
aa7b535f74
Update zsh from 5.0.7 to 5.0.8
2015-06-28 19:32:48 -04:00
Fredrik Fornwall
59f0d218a6
Initial push
2015-06-13 01:03:31 +02:00