Yu Watanabe
4424e6c811
tree-wide: drop workarounds for statx()
...
struct statx in glibc header was introduced in glibc-2.28
(fd70af45528d59a00eb3190ef6706cb299488fcd), but at that time,
sys/stat.h conflicts with linux/stat.h. Since glibc-2.30
(5dad6ffbb2b76215cfcd38c3001778536ada8e8a), sys/stat.h includes
linux/stat.h if exists.
Since now our baseline of glibc is 2.31. Hence, we can drop workarounds
for struct statx by importing linux/stat.h from newer kernel (v6.14-rc4).
2025-03-01 00:33:28 +09:00
..
2024-06-20 02:35:35 +09:00
2025-01-06 23:35:14 +00:00
2024-09-09 14:52:18 +09:00
2024-06-20 02:35:35 +09:00
2024-11-23 17:31:12 +09:00
2024-06-20 02:35:35 +09:00
2024-06-20 02:35:35 +09:00
2024-06-20 02:35:35 +09:00
2025-02-06 16:14:14 +00:00
2024-08-04 14:55:32 +09:00
2025-01-06 23:35:14 +00:00
2024-06-20 02:35:35 +09:00
2024-11-23 17:31:12 +09:00
2025-02-06 16:14:14 +00:00
2025-02-28 23:38:45 +09:00
2025-02-06 16:14:14 +00:00
2024-09-09 14:52:18 +09:00
2024-06-20 02:35:35 +09:00
2024-06-20 02:35:35 +09:00
2024-06-20 02:35:35 +09:00
2024-09-09 14:52:18 +09:00
2024-09-09 14:52:18 +09:00
2024-06-20 02:35:35 +09:00
2024-06-20 02:35:35 +09:00
2024-09-09 14:52:18 +09:00
2025-02-06 16:14:14 +00:00
2024-06-20 02:35:35 +09:00
2024-11-23 17:31:12 +09:00
2024-06-20 02:35:35 +09:00
2024-06-20 02:35:35 +09:00
2024-09-09 14:52:18 +09:00
2024-06-20 02:35:35 +09:00
2024-06-20 02:35:35 +09:00
2025-02-06 16:14:14 +00:00
2025-02-06 16:14:14 +00:00
2024-10-01 18:35:00 +02:00
2024-09-09 14:52:18 +09:00
2025-02-06 16:14:14 +00:00
2024-06-20 02:35:35 +09:00
2024-09-09 14:52:18 +09:00
2024-06-20 02:35:35 +09:00
2024-11-23 17:31:12 +09:00
2024-06-20 02:35:35 +09:00
2024-06-20 02:35:35 +09:00
2024-09-09 14:52:18 +09:00
2024-09-09 14:52:18 +09:00
2024-06-20 02:35:35 +09:00
2024-09-09 14:52:18 +09:00
2024-05-09 15:27:23 +02:00
2024-06-20 02:35:35 +09:00
2024-11-23 17:31:12 +09:00
2025-02-06 16:14:14 +00:00
2025-01-06 23:35:14 +00:00
2025-02-06 16:14:14 +00:00
2024-09-09 14:52:18 +09:00
2024-09-09 14:52:18 +09:00
2025-03-01 00:33:28 +09:00
2025-01-06 23:35:14 +00:00
2025-01-06 23:35:14 +00:00
2024-09-09 14:52:18 +09:00
2024-09-09 14:52:18 +09:00