| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-25 | lib: va_copy must have a va_end to free memory | Donald Sharp | |
| All va_copy() calls must have a va_end() call. Caught by Coverity Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> | |||
| 2019-06-03 | lib/printf: add extension support | David Lamparter | |
| Inspired by the Linux kernel, this allows us to do %pI4 and similar things. Signed-off-by: David Lamparter <equinox@diac24.net> | |||
| 2019-06-03 | lib/printf: integrate | David Lamparter | |
| Signed-off-by: David Lamparter <equinox@diac24.net> | |||
