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

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.