libvirt/docs/api_extension
Eric Blake 68ea80cfdd maint: rename virBufferVSprintf to virBufferAsprintf
We already have virAsprintf, so picking a similar name helps for
seeing a similar purpose.  Furthermore, the prefix V before printf
generally implies 'va_list', even though this variant was '...', and
the old name got in the way of adding a new va_list version.

global rename performed with:

$ git grep -l virBufferVSprintf \
  | xargs -L1 sed -i 's/virBufferVSprintf/virBufferAsprintf/g'

then revert the changes in ChangeLog-old.
2011-05-05 13:47:40 -06:00
..
0001-add-to-xml.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0002-add-new-public-API.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0003-define-internal-driver-API.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0004-implement-the-public-APIs.patch maint: kill all remaining uses of old DEBUG macro 2011-02-21 08:46:52 -07:00
0005-implement-the-remote-protocol.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0006-make-old-API-trivially-wrap-to-new-API.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0007-add-virsh-support.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0008-support-new-xml.patch maint: rename virBufferVSprintf to virBufferAsprintf 2011-05-05 13:47:40 -06:00
0009-support-all-flags-in-test-driver.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0010-improve-vcpu-support-in-qemu-command-line.patch maint: rename virBufferVSprintf to virBufferAsprintf 2011-05-05 13:47:40 -06:00
0011-complete-vcpu-support-in-qemu-driver.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0012-improve-vcpu-support-in-xen-command-line.patch maint: rename virBufferVSprintf to virBufferAsprintf 2011-05-05 13:47:40 -06:00
0013-improve-getting-xen-vcpu-counts.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0014-improve-setting-xen-vcpu-counts.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0015-remove-dead-xen-code.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00