You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/main/editline
Andreas Granig ca95203592
Prepared trunk/branches/tags structure.
15 years ago
..
TEST Prepared trunk/branches/tags structure. 15 years ago
np Prepared trunk/branches/tags structure. 15 years ago
readline Prepared trunk/branches/tags structure. 15 years ago
CHANGES Prepared trunk/branches/tags structure. 15 years ago
INSTALL Prepared trunk/branches/tags structure. 15 years ago
Makefile.in Prepared trunk/branches/tags structure. 15 years ago
PLATFORMS Prepared trunk/branches/tags structure. 15 years ago
README Prepared trunk/branches/tags structure. 15 years ago
chared.c Prepared trunk/branches/tags structure. 15 years ago
chared.h Prepared trunk/branches/tags structure. 15 years ago
common.c Prepared trunk/branches/tags structure. 15 years ago
config.guess Prepared trunk/branches/tags structure. 15 years ago
config.h.in Prepared trunk/branches/tags structure. 15 years ago
config.sub Prepared trunk/branches/tags structure. 15 years ago
configure Prepared trunk/branches/tags structure. 15 years ago
configure.in Prepared trunk/branches/tags structure. 15 years ago
editline.3 Prepared trunk/branches/tags structure. 15 years ago
editrc.5 Prepared trunk/branches/tags structure. 15 years ago
el.c Prepared trunk/branches/tags structure. 15 years ago
el.h Prepared trunk/branches/tags structure. 15 years ago
emacs.c Prepared trunk/branches/tags structure. 15 years ago
hist.c Prepared trunk/branches/tags structure. 15 years ago
hist.h Prepared trunk/branches/tags structure. 15 years ago
histedit.h Prepared trunk/branches/tags structure. 15 years ago
history.c Prepared trunk/branches/tags structure. 15 years ago
install-sh Prepared trunk/branches/tags structure. 15 years ago
key.c Prepared trunk/branches/tags structure. 15 years ago
key.h Prepared trunk/branches/tags structure. 15 years ago
makelist.in Prepared trunk/branches/tags structure. 15 years ago
map.c Prepared trunk/branches/tags structure. 15 years ago
map.h Prepared trunk/branches/tags structure. 15 years ago
parse.c Prepared trunk/branches/tags structure. 15 years ago
parse.h Prepared trunk/branches/tags structure. 15 years ago
prompt.c Prepared trunk/branches/tags structure. 15 years ago
prompt.h Prepared trunk/branches/tags structure. 15 years ago
read.c Prepared trunk/branches/tags structure. 15 years ago
read.h Prepared trunk/branches/tags structure. 15 years ago
readline.c Prepared trunk/branches/tags structure. 15 years ago
refresh.c Prepared trunk/branches/tags structure. 15 years ago
refresh.h Prepared trunk/branches/tags structure. 15 years ago
search.c Prepared trunk/branches/tags structure. 15 years ago
search.h Prepared trunk/branches/tags structure. 15 years ago
sig.c Prepared trunk/branches/tags structure. 15 years ago
sig.h Prepared trunk/branches/tags structure. 15 years ago
sys.h Prepared trunk/branches/tags structure. 15 years ago
term.c Prepared trunk/branches/tags structure. 15 years ago
term.h Prepared trunk/branches/tags structure. 15 years ago
tokenizer.c Prepared trunk/branches/tags structure. 15 years ago
tokenizer.h Prepared trunk/branches/tags structure. 15 years ago
tty.c Prepared trunk/branches/tags structure. 15 years ago
tty.h Prepared trunk/branches/tags structure. 15 years ago
vi.c Prepared trunk/branches/tags structure. 15 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.