xserver/hw
Enrico Weigelt, metux IT consult 68338c5f3f (submit/cleanup-alloc-funcs) xfree86: replace xnfreallocarray() calls by XNFreallocarray
The xnfallocarray was added along (and just as an alias to) XNFreallocarray
back a decade ago. It's just used in a few places and it's only saves us from
passing the first parameter (NULL), so the actual benefit isn't really huge.

No (known) driver is using it, so the macro can be dropped entirely.

Fixes: ae75d50395
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-06-29 12:43:27 +02:00
..
kdrive (submit/cleanup-alloc-funcs) treewide: replace xnfalloc() calls to XNFalloc() 2024-06-29 12:43:27 +02:00
vfb (submit/colormap.h) dix: unexport QueryColors() 2024-06-29 12:43:27 +02:00
xfree86 (submit/cleanup-alloc-funcs) xfree86: replace xnfreallocarray() calls by XNFreallocarray 2024-06-29 12:43:27 +02:00
xnest (submit/colormap.h) dix: unexport CreateColormap() 2024-06-29 12:43:27 +02:00
xquartz (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h> 2024-06-29 12:43:27 +02:00
xwayland (submit/cleanup-alloc-funcs) treewide: replace xnfalloc() calls to XNFalloc() 2024-06-29 12:43:27 +02:00
xwin (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h> 2024-06-29 12:43:27 +02:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00