Home | History | Annotate | only in /external/libedit
Up to higher level directory
NameDateSize
acinclude.m421-Aug-20182.8K
aclocal.m421-Aug-201841.1K
Android.mk21-Aug-20181.3K
ChangeLog21-Aug-20188.3K
compile21-Aug-20187.2K
config.guess21-Aug-201844.2K
config.h.in21-Aug-20187.5K
config.sub21-Aug-201834.7K
configure21-Aug-2018450.3K
configure.ac21-Aug-20183.9K
COPYING21-Aug-20181.6K
depcomp21-Aug-201823K
doc/21-Aug-2018
examples/21-Aug-2018
INSTALL21-Aug-20189K
install-sh21-Aug-201813.7K
libedit.pc.in21-Aug-2018317
ltmain.sh21-Aug-2018276.8K
m4/21-Aug-2018
Makefile.am21-Aug-2018171
Makefile.in21-Aug-201827K
missing21-Aug-20186.7K
MODULE_LICENSE_BSD21-Aug-20180
NOTICE21-Aug-20181.6K
README.android21-Aug-2018451
README.version21-Aug-2018103
src/21-Aug-2018
THANKS21-Aug-201853

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 

README.version

      1 URL: http://thrysoee.dk/editline/libedit-20130712-3.1.tar.gz
      2 Version: 20130712-3.1
      3 BugComponent: 14890
      4