git-annex/standalone/android
Joey Hess ac0292df95 use C shim to start Android app
This should avoid relying on features of the Android builtin shell,
and so hopefully avoid failures like this one
http://git-annex.branchable.com/design/assistant/blog/day_197__template_haskell/#comment-07f90830f78f6495dcbdf90eb8636129

The C shim sets up busybox, and uses its builtin shell to run runshell.

It's important that busybox be configured with
CONFIG_FEATURE_SH_STANDALONE, so that while runshell is running, it
does not rely on either system utilities, or busybox being already
installed.
2013-02-24 13:27:06 -04:00
..
icons forgot to add this icon 2013-02-22 17:10:41 -04:00
.gitignore use C shim to start Android app 2013-02-24 13:27:06 -04:00
busybox_config use C shim to start Android app 2013-02-24 13:27:06 -04:00
dropbear.patch Makefile and patches for reproducible build of utilities for android 2013-02-13 16:38:03 -04:00
Makefile use C shim to start Android app 2013-02-24 13:27:06 -04:00
openssh.config.h add openssh to Android 2013-02-18 18:50:28 -04:00
openssh.Makefile.compat.patch add openssh to Android 2013-02-18 18:50:28 -04:00
openssh.Makefile.patch add openssh to Android 2013-02-18 18:50:28 -04:00
openssh.patch make ssh honour HOME rather than getpwent 2013-02-19 13:08:30 -04:00
rsync.patch Makefile and patches for reproducible build of utilities for android 2013-02-13 16:38:03 -04:00
runshell use C shim to start Android app 2013-02-24 13:27:06 -04:00
start.c use C shim to start Android app 2013-02-24 13:27:06 -04:00
term.patch use C shim to start Android app 2013-02-24 13:27:06 -04:00