Go to file
Adam Jackson a5b8053606 Ignore - not just block - SIGALRM around Popen()/Pclose().
Because our "popen" implementation uses stdio, and because nobody's stdio
library is capable of surviving signals, we need to make absolutely sure
that we hide the SIGALRM from the smart scheduler.  Otherwise, when you
open a menu in openoffice, and it recompiles XKB to deal with the
accelerators, and you popen xkbcomp because we suck, then the scheduler
will tell you you're taking forever doing something stupid, and the
wait() code will get confused, and input will hang and your CPU usage
slams to 100%.  Down, not across.
2007-09-11 11:37:06 -04:00
afb Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
cfb Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447) 2007-09-01 21:14:22 -07:00
config config: Use [config/dbus] consistently for error messages. 2007-08-31 15:03:02 +09:30
damageext Death to RCS tags. 2007-06-29 14:06:52 -04:00
dbe Death to RCS tags. 2007-06-29 14:06:52 -04:00
dix Fix key repeats during VT switch. 2007-09-05 17:46:23 -07:00
doc Add Xserver man section about catalogue:<dir> FPE 2007-09-04 17:20:28 -07:00
exa EXA: Exclude bits that will be overwritten from migration in exaCopyNtoN. 2007-09-07 18:41:33 +02:00
fb Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
GL DDX changes for XDarwin 2007-09-06 05:34:14 -07:00
hw Xephyr: fix compilation breakage. 2007-09-11 00:20:45 +02:00
include Fix key repeats during VT switch. 2007-09-05 17:46:23 -07:00
mfb Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
mi Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
miext Add DamagePendingRegion. 2007-09-07 18:41:30 +02:00
os Ignore - not just block - SIGALRM around Popen()/Pclose(). 2007-09-11 11:37:06 -04:00
randr [RANDR] Don't mark Xinerama as active if no crtcs are enabled. (bug #11504). 2007-08-31 22:11:13 -07:00
record Death to RCS tags. 2007-06-29 14:06:52 -04:00
render Bug #7364: Require renderproto 0.9.3 on 64-bit, and fix build with it. 2007-08-31 15:16:01 -07:00
Xext typo in comment 2007-09-04 22:39:14 +02:00
xfixes Death to RCS tags. 2007-06-29 14:06:52 -04:00
Xi Input: Don't enable devices when we open them 2007-08-01 03:33:06 +03:00
xkb Fix MEMORY SMASH in XkbCopyKeymap. 2007-07-04 23:38:27 -07:00
XTrap Death to RCS tags. 2007-06-29 14:06:52 -04:00
.gitignore Add more generated files to .gitignore. 2007-08-29 16:05:23 -07:00
acinclude.m4 Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4 2007-07-25 17:42:23 -07:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
configure.ac xserver: test presence of strlcpy in configure 2007-09-11 08:50:41 +02:00
COPYING Add proper COPYING file 2007-08-01 08:07:08 +03:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Generate ChangeLog file for make dist. 2007-07-10 21:33:54 -07:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Fix driver build by including an appropriate Requires.private line on pixman. 2007-09-04 16:19:22 -07:00