Home | History | Annotate | only in /external/libedit
Up to higher level directory
NameDateSize
acinclude.m408-Oct-20152.8K
aclocal.m408-Oct-201541.1K
Android.mk08-Oct-20151.3K
ChangeLog08-Oct-20158.3K
compile08-Oct-20157.2K
config.guess08-Oct-201544.2K
config.h.in08-Oct-20157.5K
config.sub08-Oct-201534.7K
configure08-Oct-2015450.3K
configure.ac08-Oct-20153.9K
COPYING08-Oct-20151.6K
depcomp08-Oct-201523K
doc/08-Oct-2015
examples/08-Oct-2015
INSTALL08-Oct-20159K
install-sh08-Oct-201513.7K
libedit.pc.in08-Oct-2015317
ltmain.sh08-Oct-2015276.8K
m4/08-Oct-2015
Makefile.am08-Oct-2015171
Makefile.in08-Oct-201527K
missing08-Oct-20156.7K
MODULE_LICENSE_BSD08-Oct-20150
NOTICE08-Oct-20151.6K
README.android08-Oct-2015451
src/08-Oct-2015
THANKS08-Oct-201553

README.android

      1 /*
      2  * README.android describes in high-level the libedit changes that we
      3  * cannot push upstream to the llvm.org repository:
      4  * - Changes due to Android's build system.
      5  * - Changes due to Android's toolchain.
      6  */
      7 
      8 * Initial downstream on 2013/10/30: Synched to libedit-20130712-3.1.tar.gz
      9   from http://thrysoee.dk/editline/.
     10 
     11 * We add Android's *.mk files that are specific to Android's build system.
     12   Currently for linux x86 (32-bit) host only.
     13