]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[libc] Allow for zero-padded decimals in printf()
authorMichael Brown <mcb30@ipxe.org>
Wed, 6 Jul 2011 13:52:53 +0000 (14:52 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 6 Jul 2011 13:52:53 +0000 (14:52 +0100)
commit66cbae73bd6c7a7c87647cb0fe9fa761f9a51aaf
tree6518f7d15ed89e51f148ee7c3c40362434bca8f4
parent1b8984eb5da23e58f275478474dd6ab8d7a785ea
[libc] Allow for zero-padded decimals in printf()

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/vsprintf.c