xserver/include
Adam Jackson f01e149d1a Move SIGUSR1 notification as late as possible.
If we inherited a signal mask from the parent process that ignores SIGUSR1,
then we will send SIGUSR1 to the parent to indicate when we're ready to
accept connections.  Unfortunately, we send this notification way too
early, right after creating the sockets rather than just before entering
the main loop.

Move it to just before Dispatch() so we're not lying quite so much.
2007-11-02 11:54:16 -04:00
..
Makefile.am Build system: Add missing files 2007-08-01 08:11:22 +03:00
XIstubs.h
bstore.h
bstorestr.h Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
closestr.h
closure.h
colormap.h
colormapst.h
cursor.h
cursorstr.h
dix-config.h.in Sun bug 6589829: include zoneid of shm segment in access policy for MIT-SHM 2007-10-09 18:44:51 -07:00
dix.h Fix #12650: "windows not receiving mouse events in multiple screens context" 2007-10-02 13:48:48 +02:00
dixevents.h
dixfont.h
dixfontstr.h
dixgrabs.h
dixstruct.h reduce wakeups from smart scheduler 2007-10-30 11:18:56 -07:00
exevents.h Xi: Include XI protocol header in exevents.h 2007-10-28 15:49:56 +02:00
extension.h
extinit.h Static cleanup on Xi/ 2007-03-25 21:18:39 -04:00
extnsionst.h General DIX static and dead code cleanup. 2007-03-25 17:57:54 -04:00
gc.h General DIX static and dead code cleanup. 2007-03-25 17:57:54 -04:00
gcstruct.h
globals.h Static cleanups, dead code deletion. 2007-03-25 12:27:01 -04:00
hotplug.h Convert all my license statements to the standard form 2007-08-01 01:53:31 +03:00
input.h Input: Allow a pointer to a device to be returned in NIDR 2007-04-11 00:38:16 +03:00
inputstr.h Fix key repeats during VT switch. 2007-09-05 17:46:23 -07:00
kdrive-config.h.in
misc.h Turn boxes and regions into typedefs for pixman types 2007-05-15 11:13:14 -04:00
miscstruct.h Revert "Fix <pixman.h> include to <pixman/pixman.h>" 2007-08-22 09:00:45 -07:00
opaque.h
os.h Move SIGUSR1 notification as late as possible. 2007-11-02 11:54:16 -04:00
pixmap.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
pixmapstr.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
property.h
propertyst.h
region.h
regionstr.h Add new InitRegions() function called from dix/main 2007-05-15 11:13:15 -04:00
resource.h
rgb.h
screenint.h
scrnintstr.h Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
selection.h
servermd.h mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI 2007-10-14 18:07:03 -07:00
site.h
swaprep.h General DIX static and dead code cleanup. 2007-03-25 17:57:54 -04:00
swapreq.h
validate.h
window.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
windowstr.h Make Composite manual redirect windows not clip their parent. 2007-07-03 14:29:11 -07:00
xgl-config.h.in
xkb-config.h.in
xkbsrv.h xkb: enable XI event processing for xkb. 2007-10-28 16:04:43 +02:00
xorg-config.h.in Define PCI_TXT_IDS_DIR more cleanly 2007-10-22 21:30:04 -04:00
xorg-server.h.in Add XSERVER_LIBPCIACCESS to xorg-server.h when using libpciaccess 2007-08-26 22:11:45 -07:00
xwin-config.h.in