xserver-multidpi/os
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
..
access.c mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI 2007-10-14 18:07:03 -07:00
auth.c Remove the old Kerberos 5 authentication code. 2007-06-04 18:07:00 -04:00
connection.c Move SIGUSR1 notification as late as possible. 2007-11-02 11:54:16 -04:00
io.c mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI 2007-10-14 18:07:03 -07:00
log.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
Makefile.am Actually build Secure RPC authentication support (missed in modularization) 2007-08-17 15:29:47 -07:00
mitauth.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
oscolor.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
oscolor.h Add oscolor.h 2006-02-16 19:36:39 +00:00
osdep.h Bug #7186: Fix an excessive request size limitation that broke big-requests. 2007-08-31 13:09:45 -07:00
osinit.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
rpcauth.c Actually build Secure RPC authentication support (missed in modularization) 2007-08-17 15:29:47 -07:00
secauth.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
strlcat.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
strlcpy.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
utils.c reduce wakeups from smart scheduler 2007-10-30 11:18:56 -07:00
WaitFor.c reduce wakeups from smart scheduler 2007-10-30 11:18:56 -07:00
xalloc.c mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI 2007-10-14 18:07:03 -07:00
xdmauth.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xdmcp.c General DIX static and dead code cleanup. 2007-03-25 17:57:54 -04:00
xprintf.c Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
xstrans.c Change HAVE_CONFIG_H to HAVE_DIX_CONFIG_H. 2005-07-03 12:16:29 +00:00