cli: use standard I/O on input
commit9e1d92b91bd146f9dbab88cc47504dd6d8970d33
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 18 Oct 2020 18:06:38 +0000 (18 21:06 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 18 Oct 2020 18:22:32 +0000 (18 21:22 +0300)
tree6ae14a03c5ffe44ad4d01c21b656acb60b884715
parent15801aab0490b8904c1eb44d11025b908d8f659f
cli: use standard I/O on input

This is simpler and faster (as we get line buffering for free).
modules/control/cli/cli.c
modules/control/cli/cli.h