mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-03 10:21:05 +00:00
71bdf29ac1
The Linux 5.3 uapi headers have some rearrangement relating to MAP_* constants, which includes the effect of adding definitions of MAP_SYNC on powerpc and sparc. This patch updates the corresponding glibc bits/mman.h headers accordingly, and updates the Linux kernel version number in tst-mman-consts.py to reflect that these constants are now current with that kernel version. Tested with build-many-glibcs.py. * sysdeps/unix/sysv/linux/powerpc/bits/mman.h [__USE_MISC] (MAP_SYNC): New macro. * sysdeps/unix/sysv/linux/sparc/bits/mman.h [__USE_MISC] (MAP_SYNC): Likewise. * sysdeps/unix/sysv/linux/tst-mman-consts.py (main): Update Linux kernel version number to 5.3. |
||
---|---|---|
.. | ||
environments.h | ||
fcntl.h | ||
ioctl-types.h | ||
ipc.h | ||
local_lim.h | ||
mman.h | ||
msq-pad.h | ||
ppc.h | ||
procfs.h | ||
sem-pad.h | ||
semaphore.h | ||
shm-pad.h | ||
sigstack.h | ||
socket-constants.h | ||
stat.h | ||
termios-baud.h | ||
termios-c_cc.h | ||
termios-c_cflag.h | ||
termios-c_iflag.h | ||
termios-c_lflag.h | ||
termios-c_oflag.h | ||
termios-misc.h | ||
wordsize.h |