editline/src
2010-07-25 22:14:14 +02:00
..
complete.c Remove unused CHAR type and replace SIZE_T with size_t, we check for that. 2010-07-24 03:12:45 +02:00
editline.c Refactor of variable names, for improved readline compat. 2010-07-25 22:14:14 +02:00
editline.h Remove unused CHAR type and replace SIZE_T with size_t, we check for that. 2010-07-24 03:12:45 +02:00
Makefile.am Fix recently broken --enable-default-complete and simplify configure script. 2010-07-18 02:30:30 +02:00
Makefile.in Add configurable support for using termcap library for terminal size. 2010-07-18 18:57:07 +02:00
sysunix.c Move strdup() fallback implementation to platform code. 2010-07-24 02:02:56 +02:00
unix.h Remove obsolete checks, all current systems today have dirent.h 2010-07-18 03:37:23 +02:00