summaryrefslogtreecommitdiff
path: root/bits
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-03-18 14:58:15 -0700
committerRoland McGrath <roland@hack.frob.com>2014-03-18 14:58:15 -0700
commit7d375303f23668ebc7542fe8e331bd4eab749627 (patch)
treee74b01f9cee933799eeee136f11e9b803c1e5751 /bits
parent0283ecca51d2206f2644c1b1b0ecbb42fab7ac45 (diff)
Add comments about non-Linux use of bits/mman-linux.h.
Diffstat (limited to 'bits')
-rw-r--r--bits/mman-linux.h5
1 files changed, 4 insertions, 1 deletions
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