1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-04-24 21:47:24 +03:00
Joseph Myers d0e91e8c4e Move MREMAP_* to bits/mman-shared.h.
The MREMAP_* flags are identical between bits/mman-linux.h and the
hppa bits/mman.h; thus, they should be in bits/mman-shared.h instead
to avoid unnecessary duplication.  This patch moves them there.

Tested for x86_64, and with build-many-glibcs.py.

	* sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_GNU]
	(MREMAP_MAYMOVE): Do not define here.
	[__USE_GNU] (MREMAP_FIXED): Likewise.
	* sysdeps/unix/sysv/linux/bits/mman-shared.h [__USE_GNU]
	(MREMAP_MAYMOVE): Define here instead.
	[__USE_GNU] (MREMAP_FIXED): Likewise.
	* sysdeps/unix/sysv/linux/hppa/bits/mman.h [__USE_GNU]
	(MREMAP_MAYMOVE): Remove.
	[__USE_GNU] (MREMAP_FIXED): Likewise.
2018-10-01 20:30:57 +00:00
..
2018-09-25 16:48:15 +00:00
2018-09-25 16:50:30 +00:00
2018-09-25 16:49:25 +00:00
2018-10-01 20:30:57 +00:00
2018-10-01 20:30:57 +00:00
2018-09-25 16:49:25 +00:00
2018-09-25 16:48:15 +00:00
2018-09-25 16:48:15 +00:00
2018-09-25 16:48:15 +00:00
2018-09-25 16:48:15 +00:00
2018-09-25 16:49:25 +00:00
2018-09-25 16:49:25 +00:00
2018-09-25 16:49:25 +00:00
2018-09-25 16:50:30 +00:00
2018-03-27 21:28:58 -03:00
2018-01-06 23:35:56 -08:00
2018-07-10 16:14:45 +02:00
2018-04-27 19:11:24 +00:00
2018-04-27 19:11:24 +00:00
2018-07-05 19:00:10 +02:00
2018-07-05 19:00:10 +02:00
2018-09-06 14:27:03 +02:00
2018-07-10 16:14:45 +02:00
2018-05-18 16:50:44 +00:00
2018-05-02 08:43:31 -03:00