xserver-multidpi/hw/xfree86
Adam Jackson d732c36597 xfree86: Silence a new glibc warning
glibc would like to stop declaring major()/minor() macros in
<sys/types.h> because that header gets included absolutely everywhere
and unix device major/minor is perhaps usually not what's expected. Fair
enough. If one includes <sys/sysmacros.h> as well then glibc knows we
meant it and doesn't warn, so do that if it exists.

Signed-off-by: Adam Jackson <ajax@redhat.com>
2017-05-03 15:44:06 -04:00
..
common xfree86: Silence a new glibc warning 2017-05-03 15:44:06 -04:00
ddc Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
dixmods meson: use link_with for Xorg's shared modules as well as Xorg. 2017-05-03 14:52:19 -04:00
doc xfree86: Remove driver entity hooks and private 2017-03-30 11:32:02 -04:00
dri Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
dri2 Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
drivers Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
exa Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
fbdevhw meson: Build libfbdevhw.so 2017-04-27 15:19:39 -04:00
glamor_egl Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
i2c Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
int10 Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
loader Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
man xfree86: Remove 24bpp pixmap format support (v2) 2017-03-17 15:14:38 -04:00
modes Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
os-support xfree86: Silence a new glibc warning 2017-05-03 15:44:06 -04:00
parser Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
ramdac Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
shadowfb meson: Build libshadowfb.so 2017-04-27 15:19:44 -04:00
utils xfree86: small memory leaks fixes 2016-09-28 14:53:39 -04:00
vbe meson: Build libvbe.so 2017-04-27 15:19:45 -04:00
vgahw meson: Build libvgahw.so 2017-04-27 15:19:41 -04:00
x86emu Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
.gitignore Xorg: Add Xorg.wrap to hw/xfree86/.gitignore 2014-04-18 11:39:16 +02:00
Makefile.am vidmode: move to a separate library of its own 2016-02-29 16:29:01 -05:00
meson.build meson: Build libvbe.so 2017-04-27 15:19:45 -04:00
sdksyms.sh Use #ifdef instead of #if for features to make Meson easier. 2017-04-26 17:30:12 -04:00
xorg-wrapper.c xfree86: Xorg.wrap: Do not require root rights for cards with 0 outputs 2016-10-26 12:40:23 -04:00
Xorg.sh.in xfree86: rename Xorg.bin to Xorg 2015-01-05 09:53:58 +10:00
xorgconf.cpp xfree86: fix wrong DontZap documentation (#71113) 2014-05-24 20:02:56 +10:00