editline/src
2010-08-03 00:26:06 +02:00
..
complete.c Cuddle else statments, that's the way of the samurai - also minor cleanup. 2010-07-26 02:03:31 +02:00
editline.c Replace previous commit for quoted chars with a much improved one. 2010-07-30 02:03:46 +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
os9.h ANSI-fication and minor cleanup of old OS-9 files. 2010-08-03 00:26:06 +02:00
sysos9.c ANSI-fication and minor cleanup of old OS-9 files. 2010-08-03 00:26:06 +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