[PATCH 5/5] dix: Extract blockhandler.c from within dixutils.c
Fernando Carrijo
fcarrijo at yahoo.com.br
Tue Jul 27 22:52:38 PDT 2010
Fernando Carrijo <fcarrijo at yahoo.com.br> wrote:
> The file dixutils.c has grown into an incohesive and bloated beast. The time has
> come to refactor some of its routines to their own files. This patch gives a new
> home for all of those which deal with work queues.
> ---
> dix/Makefile.am | 3 +-
> dix/dixutils.c | 80 -------------------------
> dix/workqueue.c | 176 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 178 insertions(+), 81 deletions(-)
> create mode 100644 dix/workqueue.c
Argh! Sorry for the wrong subject.
More information about the xorg-devel
mailing list