1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-10 10:41:03 +03:00
Files
glibc/sysdeps/unix/sysv/linux/bits
Florian Weimer ecd0fbebc0 Linux: Forward declaration of struct iovec for process_madvise
This maintains compatibility between <sys/mman.h> and <linux/uio.h>.
Before that, the addition of process_madvise made those two header
files incompatible.  This has been observed resulting in a build
failure in LLDB's Process/Linux/NativeRegisterContextLinux_s390x.cpp
source file.

Fixes commit d19ee3473d
("linux: Add process_madvise").

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2022-06-29 13:50:50 +02:00
..
2022-05-17 10:34:36 -03:00
2018-09-25 16:48:15 +00:00