Re: [PATCH 5/5] dix: Extract blockhandler.c from within dixutils.c

2010-07-27 Thread Fernando Carrijo
Fernando Carrijo 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/dixuti

[PATCH 5/5] dix: Extract blockhandler.c from within dixutils.c

2010-07-27 Thread Fernando Carrijo
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/