xserver-multidpi/hw/dmx/examples
Alan Coopersmith 034e792662 dmx: example code should set a good example
Resolves warning from Oracle Parfait static analyser:

Error: Unchecked result
   Unchecked result [unchecked-result-call-X]:
      Unchecked return value from call to XOpenDisplay. Value display must be ch
ecked to ensure this function was successful.
        at line 73 of hw/dmx/examples/xbell.c in function 'main'.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2020-11-17 18:43:39 -08:00
..
.gitignore Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
Makefile.am dmx: force -fno-strict-aliasing for xinput example 2011-12-19 22:27:17 -08:00
dmxaddinput.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxaddscreen.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxinfo.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxreconfig.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxresize.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxrminput.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxrmscreen.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxwininfo.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
ev.c dmx: More const correctness 2017-10-04 11:19:06 -04:00
evi.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
meson.build meson: Install the dmx utilities 2018-03-27 10:28:33 -04:00
res.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xbell.c dmx: example code should set a good example 2020-11-17 18:43:39 -08:00
xinput.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
xled.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xtest.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00