chiark
/
gitweb
/
~mdw
/
secnet
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
59938e0
)
logging: provide vslilog as well as slilog
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 12 Jun 2011 19:03:33 +0000
(20:03 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 19 Jun 2011 15:38:42 +0000
(16:38 +0100)
In general it is a mistake to provide a varargs function which takes a
format string, but not the corresponding function taking a va_list.
We implement slilog in terms of vslilog in the obvious way.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
No differences found