editline/src
Joachim Nilsson 295f901800 Remove generated files from autoconf et al, run ./autogen.sh instead.
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
2015-09-10 10:58:09 +02:00
..
complete.c Fix suspicious use of sizeof(char **), same as sizeof(char *) but not portable. 2014-11-04 23:42:39 +01:00
editline.c Include <sys/ioctl.h> before calling ioctl() for Clang on OX X 2015-09-08 08:23:59 +02:00
editline.h Refactor tty_info() to make rl_reset_terminal() useful. 2010-08-05 15:14:06 +02:00
Makefile.am 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 src/sysunix.c: Restart syscalls on spurious EINTR 2014-09-14 03:44:24 +02:00
unix.h Remove obsolete checks, all current systems today have dirent.h 2010-07-18 03:37:23 +02:00