xserver/hw/dmx
Peter Hutterer 9e7b6e565f dmx: fix OsAbort()-related build error in examples/xinput.c
5b9a52be7e changed the server to use OsAbort()
instead of abort(). xinput in dmx is a client program though and fails to
link if it tries to use OsAbort(). Switch it back to using abort().

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
Reviewed-by: Julien Cristau <jcristau@debian.org>
Reviewed-by: Rami Ylimaki <ext-rami.ylimaki@nokia.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2010-03-03 19:59:18 -08:00
..
config .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
doc config: replace custom code with reusable macro XORG_WITH_DOXYGEN 2010-01-24 12:52:20 -08:00
examples dmx: fix OsAbort()-related build error in examples/xinput.c 2010-03-03 19:59:18 -08:00
glxProxy Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
input dmx: when setting up device axis, use the correct counter number 2009-10-20 13:32:19 +10:00
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
Makefile.am dmx: reshuffle linker order to avoid errors when MITSHM is undefined. 2009-09-26 13:09:52 +10:00
Xdmx.man
dmx-config.h dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
dmx.c dmx: Correctly compute DMXGetScreenAttributes reply length 2009-10-26 10:39:35 -07:00
dmx.h
dmx_glxvisuals.c
dmx_glxvisuals.h
dmxcb.c
dmxcb.h
dmxclient.h XKB: Make XKB mandatory 2009-01-22 15:06:25 +11:00
dmxcmap.c
dmxcmap.h
dmxcursor.c dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
dmxcursor.h
dmxdpms.c
dmxdpms.h
dmxextension.c dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
dmxextension.h dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
dmxfont.c Constify atom name strings 2009-02-03 10:06:00 -08:00
dmxfont.h
dmxgc.c
dmxgc.h
dmxgcops.c dmx: don't include panoramiXsrv.h if building w/o Xinerama 2009-09-16 11:44:08 +10:00
dmxgcops.h
dmxinit.c Define ddxBeforeReset stubs in platform-neutral DDXs 2009-10-15 08:06:53 -07:00
dmxinit.h
dmxinput.c dix: move config_init into the DDX. 2010-02-15 09:15:18 +10:00
dmxinput.h dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
dmxlog.c
dmxlog.h
dmxpict.c dmx: silence 'implicit declaration of function ‘XFixesSetPictureClipRegion’ 2009-09-21 09:23:16 +10:00
dmxpict.h
dmxpixmap.c
dmxpixmap.h
dmxprop.c
dmxprop.h
dmxscrinit.c dmx: only free the default pixmaps that we actually allocated. 2009-09-22 12:28:17 +10:00
dmxscrinit.h
dmxshadow.c
dmxshadow.h
dmxstat.c dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
dmxstat.h
dmxsync.c dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
dmxsync.h
dmxvisual.c
dmxvisual.h
dmxwindow.c dmxDestroyWindow() - must call the X's native DetroyWindow() 2009-10-20 13:32:21 +10:00
dmxwindow.h