Files
asterisk/main/editline
Kevin P. Fleming a2a2d2d0a0 Merged revisions 127903 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r127903 | kpfleming | 2008-07-03 17:23:04 -0500 (Thu, 03 Jul 2008) | 20 lines

Merged revisions 127892,127895 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r127892 | kpfleming | 2008-07-03 17:18:38 -0500 (Thu, 03 Jul 2008) | 6 lines

a couple of small Solaris-related fixes

(closes issue #11885)
Reported by: snuffy, asgaroth


........
r127895 | kpfleming | 2008-07-03 17:20:16 -0500 (Thu, 03 Jul 2008) | 3 lines

remove this, it has been moved to the main Makefile


........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@127905 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-03 22:23:32 +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.