Yu.ding c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
..
TEST c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
np c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
.gitignore c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
CHANGES c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
INSTALL c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
Makefile.in c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
PLATFORMS c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
README c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
chared.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
chared.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
common.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
config.guess c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
config.h.in c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
config.sub c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
configure c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
configure.in c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
editline.3 c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
editrc.5 c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
el.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
el.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
emacs.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
hist.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
hist.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
histedit.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
history.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
install-sh c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
key.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
key.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
makelist.in c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
map.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
map.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
parse.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
parse.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
prompt.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
prompt.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
read.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
read.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
readline.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
readline.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
refresh.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
refresh.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
search.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
search.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
sig.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
sig.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
sys.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
term.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
term.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
tokenizer.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
tokenizer.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
tty.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
tty.h c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전
vi.c c509ce44e2 提交CooCenter使用的asterisk源码 5 년 전

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.