Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)
authorAndreas Schwab <schwab@suse.de>
Tue, 16 Aug 2022 13:18:11 +0000 (15:18 +0200)
committerAndreas Schwab <schwab@suse.de>
Mon, 10 Oct 2022 07:30:24 +0000 (09:30 +0200)
commit954b8f38958de72c4712088735eb175118f17b51
tree5cbe777082730dcf00f3a9fd1e1b95b676bb8675
parent589eda82bb2ff210c33003beef239eedea1f9cac
Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)

POSIX reserves the MAP_ prefix for <sys/mman.h>, so there is no need to
conditionalize their definitions on feature test macros.
bits/mman.h
sysdeps/unix/sysv/linux/alpha/bits/mman.h
sysdeps/unix/sysv/linux/bits/mman-linux.h
sysdeps/unix/sysv/linux/bits/mman-map-flags-generic.h
sysdeps/unix/sysv/linux/hppa/bits/mman.h
sysdeps/unix/sysv/linux/ia64/bits/mman.h
sysdeps/unix/sysv/linux/mips/bits/mman.h
sysdeps/unix/sysv/linux/powerpc/bits/mman.h
sysdeps/unix/sysv/linux/sparc/bits/mman.h
sysdeps/unix/sysv/linux/x86/bits/mman.h