Files
asterisk/main/editline
Walter Doekes 4863b465af cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled.
r421600 conflicted with r155763.

ASTERISK-24348 #close


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@423657 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-09-22 17:39:07 +00:00
..
2012-05-18 13:58:23 +00:00

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.