[dpdk-dev] [EXTERNAL] [PATCH v3 4/7] eal: add asprintf() internal wrapper

Khoa To khot at microsoft.com
Thu Mar 4 07:48:18 CET 2021


> POSIX asprintf() is unavailable on Windows.
> Add eal_asprintf() wrapper for EAL internal use.
> On Windows it's a function, on Unix it's a macro for asprintf().
> 
> Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
> ---

Acked-by: Khoa To <khot at microsoft.com>


More information about the dev mailing list