Files
xserver/include
Jon Turney 504468d2cf meson: Don't use strndup() unless it's prototyped
A workaround for https://github.com/mesonbuild/meson/issues/3672

MinGW-w64 gcc has a built-in strndup, but it's not in the C library and
MinGW-w64 headers don't prototype it.

Don't try to use it, as that will cause an undefined reference if gcc
decides that an out-of-line call is appropriate.
2019-04-30 20:07:51 +00:00
..
2018-02-14 17:04:48 -05:00
2017-06-20 16:37:24 -04:00
2017-03-17 15:14:42 -04:00
2018-01-22 17:28:12 -05:00
2018-09-28 16:25:17 -04:00
2018-01-22 17:28:12 -05:00
2017-03-21 11:20:26 -04:00
2019-04-12 21:53:03 +00:00
2019-01-10 18:40:20 +02:00