Contextualize GetBuffer()
authorRan Benita <ran234@gmail.com>
Thu, 18 Oct 2012 20:51:10 +0000 (22:51 +0200)
committerRan Benita <ran234@gmail.com>
Thu, 18 Oct 2012 20:51:10 +0000 (22:51 +0200)
commit714e95e1445ab0d37b3970bebdd9af09d7eaf923
treef00bcc5e57c1494ecfe7062ca98bd04c01717972
parenteb748ab643ea1f35952e398fb1194d8a8fd41ec7
Contextualize GetBuffer()

Instead storing the buffer in a non-thread-safe static array, we move it
to the context.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/context.c
src/context.h
src/text.c
src/text.h
src/xkbcomp/compat.c
src/xkbcomp/symbols.c