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

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.