Fixed vsnprintf
authorJohn Hodge <[email protected]>
Tue, 1 Mar 2011 06:40:01 +0000 (14:40 +0800)
committerJohn Hodge <[email protected]>
Tue, 1 Mar 2011 06:40:01 +0000 (14:40 +0800)
commit22621d0f86a4b3ca5038e470f105d941fbbd7c62
tree7fb96e5b3bb68ab5ea6c397ddafd67d24bdb3b95
parent084ec29bd3b93d4974378e29b701b61b2c884cec
Fixed vsnprintf

- '-' is padding, not '+'
- Added precision
Kernel/lib.c
Kernel/logging.c

UCC git Repository :: git.ucc.asn.au