Version 0.3.0 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@555 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2002-11-27 05:04:07 +00:00
parent 9bc09cd23c
commit 55dc769bc3
60 changed files with 25231 additions and 2 deletions

11
editline/README Executable file
View File

@@ -0,0 +1,11 @@
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.