> > Dmitry Kozlyuk (7):
> > cmdline: make implementation logically opaque
> > cmdline: add internal wrappers for terminal handling
> > cmdline: add internal wrappers for character input
> > cmdline: add internal wrapper for vdprintf
> > eal/windows: improve compatibility networking header
Hi Dmitry,
On Tue, Sep 29, 2020 at 12:50:45AM +0300, Dmitry Kozlyuk wrote:
> This patchset enables librte_cmdline on Windows. To do that, it creates
> a number of wrappers for OS-dependent terminal handling and I/O.
> Considered alternative was to revive [1] and use libedit (Unix-only)
> for termi
This patchset enables librte_cmdline on Windows. To do that, it creates
a number of wrappers for OS-dependent terminal handling and I/O.
Considered alternative was to revive [1] and use libedit (Unix-only)
for terminal handling. However, testing revealed that WinEditLine [2]
is not a drop-in replac
3 matches
Mail list logo