xserver/hw/xfree86/os-support
Enrico Weigelt, metux IT consult 48573418d3 (submit/cleanup-alloc-funcs) treewide: replace xnfreallocarray macro call by XNFreallocarray()
The xnfreallocarray 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
..
bsd xfree86: os-support: bsd: fix missing prototypes 2024-04-18 01:03:11 +00:00
bus (submit/cleanup-alloc-funcs) treewide: replace xnfreallocarray macro call by XNFreallocarray() 2024-06-29 12:43:27 +02:00
hurd xfree86: os-support: move xf86OSInitVidMem() to xf86_os_support.h 2024-04-18 00:40:39 +00:00
linux include: move dbus-core.h to config 2024-04-23 01:46:24 +00:00
misc xfree86: drop unused xf86SetReallySlowBcopy() 2024-04-17 01:54:28 +00:00
shared os: move xserver_poll.h into os/ directory 2024-06-21 00:53:39 +00:00
solaris os: move xserver_poll.h into os/ directory 2024-06-21 00:53:39 +00:00
stub xfree86: os-support: move xf86OSInitVidMem() to xf86_os_support.h 2024-04-18 00:40:39 +00:00
int10Defines.h
meson.build xfree86: os-support: simplify pci init 2024-06-18 00:41:38 +00:00
xf86_OSlib.h xf86_OSlib.h: Don't need to include Solaris keyboard headers here 2024-05-13 23:14:48 +00:00
xf86_OSproc.h xfree86: os-support: move xf86FatalError macro out of public header 2024-04-18 00:40:39 +00:00
xf86_os_support.h (submit/fix-ftbs-netbsd) fix FTBS on NetBSD 2024-06-29 12:43:27 +02:00