vfprintf: Define WORK_BUFFER_SIZE
commit1597b7447a81f372068b68a7830ac83aa3b4527f
authorFlorian Weimer <fweimer@redhat.com>
Sun, 1 Mar 2015 20:52:15 +0000 (1 21:52 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 6 Mar 2015 10:06:33 +0000 (6 11:06 +0100)
treee89fba778acc88bce26fd1d5fec75c1a4dde4bcc
parent627e7a5f5bd3c623108fe5a4f86294d893fadbf2
vfprintf: Define WORK_BUFFER_SIZE

This constant will allow us to refer to the number of elements in
work_buffer across a function call boundary.
ChangeLog
stdio-common/vfprintf.c