xserver/hw
Enrico Weigelt, metux IT consult 71874dce1e (submit/fix-char-signedness) xfree86: common: xf86Configure: fix char signess mismatch
On NetBSD gives warning:

../hw/xfree86/common/xf86Configure.c: In function ‘xf86AddBusDeviceToConfigure’:
../hw/xfree86/common/xf86Configure.c:125:50: warning: array subscript has type ‘char’ [-Wchar-subscripts]
  125 |     for (j = 0; (lower_driver[j] = tolower(driver[j])); j++);
      |                                                  ^

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-04-26 19:05:22 +02:00
..
kdrive os: unexport Os*() functions 2024-04-16 14:20:30 +02:00
vfb os: unexport Os*() functions 2024-04-16 14:20:30 +02:00
xfree86 (submit/fix-char-signedness) xfree86: common: xf86Configure: fix char signess mismatch 2024-04-26 19:05:22 +02:00
xnest xnest: fix segfault in miCreateScreenResources() 2024-04-23 00:52:52 +00:00
xquartz Fix missing include of sys/stat.h 2024-04-17 10:55:10 +02:00
xwayland xwayland: Use exec name instead of hardcoding '/Xwayland' 2024-04-17 15:20:05 +00:00
xwin os: unexport Os*() functions 2024-04-16 14:20:30 +02:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00