Hi Szymon, On Fri, Feb 13, 2015, Szymon Janc wrote: > Android doesn't provide readline and wordexp libraries. Since > interactive mode is not necessary for now just provide stubbed > implementation. > > Since those headers are loosly based on those libraries original > licence and copyright are present. > --- > android/Android.mk | 2 + > android/compat_includes/readline/history.h | 31 ++++++++ > android/compat_includes/readline/readline.h | 110 ++++++++++++++++++++++++++++ > android/compat_includes/wordexp.h | 44 +++++++++++ > 4 files changed, 187 insertions(+) > create mode 100644 android/compat_includes/readline/history.h > create mode 100644 android/compat_includes/readline/readline.h > create mode 100644 android/compat_includes/wordexp.h All three patches have been applied. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html