dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/main/editline
qwell 8891da27bb a couple Solaris tweaks, to help build properly.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40832 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-22 05:24:50 +00:00
..
TEST
np
readline
CHANGES
INSTALL
Makefile.in
PLATFORMS
README
chared.c
chared.h
common.c
config.guess
config.h.in
config.sub
configure
configure.in
editline.3
editrc.5
el.c
el.h
emacs.c
hist.c
hist.h
histedit.h
history.c
install-sh
key.c
key.h
makelist
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c
read.h
readline.c
refresh.c
refresh.h
search.c
search.h
sig.c
sig.h
sys.h
term.c
term.h
tokenizer.c
tokenizer.h
tty.c
tty.h
vi.c

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.