From 7d375303f23668ebc7542fe8e331bd4eab749627 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 18 Mar 2014 14:58:15 -0700 Subject: Add comments about non-Linux use of bits/mman-linux.h. --- bits/mman-linux.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bits') diff --git a/bits/mman-linux.h b/bits/mman-linux.h index 45f76f568c..a594f862dd 100644 --- a/bits/mman-linux.h +++ b/bits/mman-linux.h @@ -21,7 +21,10 @@ #endif /* The following definitions basically come from the kernel headers. - But the kernel header is not namespace clean. */ + But the kernel header is not namespace clean. + + This file is also used by some non-Linux configurations of the + GNU C Library, for other systems that use these same bit values. */ /* Protections are chosen from these bits, OR'd together. The -- cgit v1.2.3