asterisk/editline
Kevin P. Fleming 0bffff1930 correct cygwin detection (issue ) 20 years ago
..
TEST Version 0.3.0 from FTP 23 years ago
np Merge slimey's Solaris compatibility (with small mods) (bug ) 21 years ago
readline Version 0.3.0 from FTP 23 years ago
.cvsignore add new file to ignore 20 years ago
CHANGES Version 0.3.0 from FTP 23 years ago
INSTALL Version 0.3.0 from FTP 23 years ago
Makefile.in correct cygwin detection (issue ) 20 years ago
PLATFORMS Version 0.3.0 from FTP 23 years ago
README Version 0.3.0 from FTP 23 years ago
chared.c Version 0.3.0 from FTP 23 years ago
chared.h Version 0.3.0 from FTP 23 years ago
common.c Merge remaining audit patch (save dlfcn.c) 21 years ago
config.guess update editline's config.guess to support platforms made in the last 3 years (bug ) 20 years ago
config.h.in make editline build properly on cygwin (bug ) 20 years ago
config.sub Version 0.3.0 from FTP 23 years ago
configure correct cygwin detection (issue ) 20 years ago
configure.in correct cygwin detection (issue ) 20 years ago
editline.3 Version 0.3.0 from FTP 23 years ago
editrc.5 Version 0.3.0 from FTP 23 years ago
el.c Check pointer (bug ) 22 years ago
el.h Version 0.3.0 from FTP 23 years ago
emacs.c Version 0.3.0 from FTP 23 years ago
hist.c Merge remaining audit patch (save dlfcn.c) 21 years ago
hist.h Version 0.3.0 from FTP 23 years ago
histedit.h Code cleanups (bug ) 22 years ago
history.c Version 0.3.0 from FTP 23 years ago
install-sh Version 0.3.0 from FTP 23 years ago
key.c Cleanup leak in editline (bug ) 21 years ago
key.h Version 0.3.0 from FTP 23 years ago
makelist Version 0.3.0 from FTP 23 years ago
map.c Version 0.3.0 from FTP 23 years ago
map.h Version 0.3.0 from FTP 23 years ago
parse.c Version 0.3.0 from FTP 23 years ago
parse.h Version 0.3.0 from FTP 23 years ago
prompt.c Version 0.3.0 from FTP 23 years ago
prompt.h Version 0.3.0 from FTP 23 years ago
read.c Version 0.3.0 from FTP 23 years ago
read.h Version 0.3.0 from FTP 23 years ago
readline.c Version 0.3.0 from FTP 23 years ago
refresh.c Version 0.3.0 from FTP 23 years ago
refresh.h Version 0.3.0 from FTP 23 years ago
search.c Version 0.3.0 from FTP 23 years ago
search.h Version 0.3.0 from FTP 23 years ago
sig.c Version 0.3.0 from FTP 23 years ago
sig.h Version 0.3.0 from FTP 23 years ago
sys.h Merge slimey's Solaris compatibility (with small mods) (bug ) 21 years ago
term.c Cleanup leak in editline (bug ) 21 years ago
term.h Version 0.3.0 from FTP 23 years ago
tokenizer.c Version 0.3.0 from FTP 23 years ago
tokenizer.h Version 0.3.0 from FTP 23 years ago
tty.c Version 0.3.0 from FTP 23 years ago
tty.h Version 0.3.0 from FTP 23 years ago
vi.c Version 0.3.0 from FTP 23 years ago

README

libedit is a command line editing and history library.  It is designed to be
used by interactive programs that allow the user to type commands at a terminal
prompt.

The following files may be of direct interest to the user:

* CHANGES - Software change log.

* INSTALL - Installation information.

* PLATFORMS - Supported platforms and platform-specific information.