xserver/os
Keith Packard ce65463374 os: Initialize NotifyFds earlier in startup
If the server calls AbortServer during the first-time initialization
(which can happen if you start the server on an already using
DISPLAY), then the dbus code will shut down and call the notify fd
interface. If the notify fd list hasn't been initialized, the server
will crash.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-06-01 10:31:52 -07:00
..
.gitignore
access.c os: Treat ssh as a non-local client (v4) 2016-03-28 12:41:53 -04:00
auth.c
backtrace.c
busfault.c
client.c
connection.c
inputthread.c os: Lock input while messing with input device list 2016-06-01 10:31:52 -07:00
io.c os: Increase default client buffer to 16kB 2016-05-27 10:34:33 -07:00
log.c
Makefile.am Create a threaded mechanism for input [v7] 2016-05-26 16:07:54 -07:00
mitauth.c
oscolor.c
osdep.h
osinit.c os: Initialize NotifyFds earlier in startup 2016-06-01 10:31:52 -07:00
reallocarray.c
rpcauth.c
strcasecmp.c
strcasestr.c
strlcat.c
strlcpy.c
strndup.c
utils.c xwayland: Use the CLOCK_MONOTONIC clock 2016-05-31 08:44:38 +10:00
WaitFor.c
xdmauth.c
xdmcp.c
xprintf.c
xsha1.c
xstrans.c