mirror of https://github.com/sipwise/asterisk.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
368 B
12 lines
368 B
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.
|