Jouni Malinen
|
8953e9681a
|
edit: Move history save file specification to caller
|
2010-11-21 11:43:09 +02:00 |
|
Jouni Malinen
|
e8ecb5fb49
|
Move wpa_cli readline integration into src/utils/edit_readline.c
All three line editing options are now located in src/utils/edit*.c
and provide the same API to allow easy build time selection.
|
2010-11-14 22:37:43 +02:00 |
|
Jouni Malinen
|
bdc45634f0
|
wpa_cli: Use edit API as a wrapper for optional readline
|
2010-11-14 21:19:35 +02:00 |
|
Jouni Malinen
|
82a855bda8
|
Move command line editing routines into src/utils/edit*.[ch]
This allows the same routines to be shared with other programs
since these are not really specific to wpa_cli.
|
2010-11-14 20:59:29 +02:00 |
|