don't emulate snprintf

This commit is contained in:
Guido Günther
2009-01-11 11:21:29 +00:00
parent 4275be68fb
commit 8af87ea251
2 changed files with 8 additions and 12 deletions

View File

@@ -1,3 +1,7 @@
Sun Jan 11 12:18:38 CET 2009 Guido Günther<agx@sigxcpu.org>
* src/qemu_driver.c (qemudLogFD): use snprintf instead of emulating it
Sun Jan 11 12:16:44 CET 2009 Guido Günther <agx@sigxcpu.org>
split out opening of the qemu logfile