editline/src
2010-08-04 02:18:44 +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 Remove copyright, not big enough contribution - also, was not even in patch from Mr. Black. 2010-08-04 02:18:44 +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 Always build complete.c now that we have changed completion handling. 2010-08-02 16:02:59 +02:00
Makefile.in Always build complete.c now that we have changed completion handling. 2010-08-02 16:02:59 +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