On a Linux system simply use the native aprintf and vasprintf functions respectively. Also update the call points to correctly use va_copy() or va_start() as appropriate. |
||
---|---|---|
.. | ||
include | ||
Makefile.am | ||
kernel.c | ||
taskq.c | ||
util.c |
On a Linux system simply use the native aprintf and vasprintf functions respectively. Also update the call points to correctly use va_copy() or va_start() as appropriate. |
||
---|---|---|
.. | ||
include | ||
Makefile.am | ||
kernel.c | ||
taskq.c | ||
util.c |