xserver/hw/kdrive/fake
Egbert Eich a4882ac792 Xephyr: Don't crash when no command line argument is specified
The DDX specific command line parsing function only gets called
if command line arguments are present. Therefore this function
is not suitable to initialize mandatory global variables.
Replace main() instead.

Signed-off-by: Egbert Eich <eich@freedesktop.org>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit 5af73f4908)
2015-06-03 09:05:38 -04:00
..
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
fake.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
fake.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
fakeinit.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
kbd.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Makefile.am Xephyr: Don't crash when no command line argument is specified 2015-06-03 09:05:38 -04:00
mouse.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
os.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00