summaryrefslogtreecommitdiff
path: root/Android.patch.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Android.patch.txt')
-rw-r--r--Android.patch.txt21
1 files changed, 13 insertions, 8 deletions
diff --git a/Android.patch.txt b/Android.patch.txt
index d2cd1fa..eefcd5c 100644
--- a/Android.patch.txt
+++ b/Android.patch.txt
@@ -1,6 +1,7 @@
-diff -u mksh-R59/funcs.c src/funcs.c
---- mksh-R59/funcs.c 2020-04-13 12:51:34.000000000 -0700
-+++ src/funcs.c 2020-05-15 16:10:35.035013192 -0700
+Only in src: FAQ.htm
+diff -u mksh-R59b/funcs.c src/funcs.c
+--- mksh-R59b/funcs.c 2020-05-16 15:38:48.000000000 -0700
++++ src/funcs.c 2020-05-20 17:14:19.588510856 -0700
@@ -104,7 +104,9 @@
{Tsgbreak, c_brkcont},
{T__builtin, c_builtin},
@@ -32,11 +33,10 @@ diff -u mksh-R59/funcs.c src/funcs.c
#ifdef __MirBSD__
/* alias to "true" for historical reasons */
{"domainname", c_true},
-Only in src: funcs.c.orig
-diff -u mksh-R59/main.c src/main.c
---- mksh-R59/main.c 2020-04-13 10:04:41.000000000 -0700
-+++ src/main.c 2020-05-15 16:10:35.035013192 -0700
-@@ -402,6 +402,12 @@
+diff -u mksh-R59b/main.c src/main.c
+--- mksh-R59b/main.c 2020-05-16 15:51:51.000000000 -0700
++++ src/main.c 2020-05-20 17:14:19.588510856 -0700
+@@ -414,6 +414,12 @@
/* import environment */
init_environ();
@@ -50,3 +50,8 @@ diff -u mksh-R59/main.c src/main.c
typeset(TinitIFS, 0, 0, 0, 0);
Only in src: main.c.orig
+Only in src: Rebuild.sh
+Only in src: rlimits.gen
+Only in src: sh_flags.gen
+Only in src: signames.inc
+Only in src: test.sh