aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/vsprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* printk: prefer %#x et at over 0x%xJan Beulich2012-09-211-9/+9
* xen: Remove unused vsscanf/sscanf functionsDaniel De Graaf2012-02-061-236/+0
* Clean up stdarg handling a little. Fix for NetBSD.Keir Fraser2011-05-271-1/+0
* vsprintf: Better size_t input checking, and fix return values ofKeir Fraser2008-09-221-4/+8
* In C99 (7.19.6.2.10), the behavior of scanf("stuff... %n", ..., &n) isKeir Fraser2007-12-281-3/+1
* Xen Security Modules: FLASKkfraser@localhost.localdomain2007-08-311-0/+236
* Remove sprintf() from Xen. Use snprintf() and friends.Keir Fraser2007-01-301-23/+0
* Remove unused implementation of vsprintf().kfraser@localhost.localdomain2007-01-291-29/+0
* Improve consistency of type-attribute usage (volatile/const).kfraser@localhost.localdomain2006-12-211-7/+11
* [OpenBSD] Various changes to get Xen building on OpenBSD.kfraser@localhost.localdomain2006-10-181-1/+1
* Add cpumask_scnprintf() and cpulist_scnprintf(). This alsokaf24@firebug.cl.cam.ac.uk2006-01-071-26/+121
* bitkeeper revision 1.1236.1.58 (42288505tf22vxeNSISpP2B48DpV5A)kaf24@scramble.cl.cam.ac.uk2005-03-041-0/+1
* bitkeeper revision 1.1236.1.14 (421db08d6LIbanwxXMIaE6u0X5DIbQ)kaf24@scramble.cl.cam.ac.uk2005-02-241-1/+9
* bitkeeper revision 1.1159.212.95 (4204aa0ee0re5Xx1zWrJ9ejxzgRs3w)kaf24@scramble.cl.cam.ac.uk2005-02-051-20/+21
* bitkeeper revision 1.1159.172.2 (4194cef3KkZjQym7EHz-BQaIK1qWiQ)cl349@freefall.cl.cam.ac.uk2004-11-121-0/+4
* bitkeeper revision 1.1150 (41120577g9fFRK1fSLMW6p4QnOuLrQ)gm281@boulderdash.cl.cam.ac.uk2004-08-051-2/+2
* bitkeeper revision 1.821 (406007d6uu0vZYDxa9P1ZfNO9kF_Cg)kaf24@scramble.cl.cam.ac.uk2004-03-231-2/+2
* bitkeeper revision 1.378 (3f27c2beWNYX6OSWHkL7l2xJ5Qm9ng)kaf24@scramble.cl.cam.ac.uk2003-07-301-202/+0
* bitkeeper revision 1.94 (3e5a4f5fzVaxemjfCt0N0OH8PYPiuw)iap10@labyrinth.cl.cam.ac.uk2003-02-241-0/+713