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 Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
conf New sources layout 2014-07-31 16:00:30 +02:00
dev Importing external/mit/xorg support rules 2014-11-10 14:43:29 +01:00
external/bsd/compiler_rt ARM: can build with llvm, switch to EABI 2014-12-12 13:04:56 +01:00
fs Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
lib libsa: add string precision support to vprintf 2015-02-10 13:47:28 +00:00
net netbsd ping & traceroute 2014-08-21 08:07:39 -04:00
netinet netbsd ping & traceroute 2014-08-21 08:07:39 -04:00
netinet6 in6.h 2014-07-28 17:05:23 +02:00
sys Turn PCI into a character driver 2014-11-10 14:43:27 +01:00
ufs Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
uvm Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
Makefile Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00