1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-19 00:02:09 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Florian Weimer 48c3c12389 Linux: Fix __glibc_has_include use for <sys/stat.h> and statx
The identifier linux is used as a predefined macro, so the actually
used path is 1/stat.h or 1/stat64.h.  Using the quote-based version
triggers a file lookup for /usr/include/bits/linux/stat.h (or whatever
directory is used to store bits/statx.h), but since bits/ is pretty
much reserved by glibc, this appears to be acceptable.

This is related to GCC PR 80005: incorrect macro expansion of the
argument of __has_include.

Suggested by Zack Weinberg.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2019-06-14 16:28:41 +02:00
..
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-02-01 12:24:52 +00:00
2019-02-01 12:24:52 +00:00
2019-02-01 12:24:52 +00:00
2019-05-14 08:41:15 -03:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-06-07 09:27:01 +02:00
2019-05-20 12:25:28 -03:00
2019-05-14 08:41:15 -03:00
2019-02-27 13:55:45 +00:00
2019-01-03 09:32:12 -02:00
2019-05-14 22:55:51 +02:00
2019-05-14 08:41:15 -03:00
2019-05-14 22:55:51 +02:00
2019-06-07 09:27:01 +02:00