From ef086ef8baada5bd485f3f21dde1c9bc10bd6bd5 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 5 Aug 2015 05:17:29 -0400 Subject: hppa: put custom madvise defines behind __USE_MISC No other arch exports these defines, and having them in the default namespace causes conformance header tests to fail. Put them behind the __USE_MISC define as that is what other arches seem to use. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c9f6dfaf44..7b14475bf5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-08-09 Mike Frysinger + + * sysdeps/unix/sysv/linux/hppa/bits/mman.h [__USE_MISC]: Move all + MADV_*_PAGES defines behind this feature check. + 2015-08-09 John David Anglin [BZ #18480] -- cgit v1.2.3