minix/sys
David van Moolenbroek 3814aed560 libsa: add string precision support to vprintf
We already had a hack to ignore the precision, but the ACPI driver
requires an actual implementation--it prints garbage at the end of
some strings otherwise.  This patch adds support for precision for
strings only, limiting printing to the given number of characters.
For all other specifiers, precision is still unsupported.

Change-Id: I1d41fc70a0d0494db695c22ba609262a50b86e08
2015-02-10 13:47:28 +00:00
..
arch bootloader: pass memory map to kernel 2015-02-10 13:47:28 +00:00
compat/sys
conf
dev
external/bsd/compiler_rt ARM: can build with llvm, switch to EABI 2014-12-12 13:04:56 +01:00
fs
lib libsa: add string precision support to vprintf 2015-02-10 13:47:28 +00:00
net
netinet
netinet6
sys
ufs
uvm
Makefile