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

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.