aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
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 /ChangeLog
parent0283ecca51d2206f2644c1b1b0ecbb42fab7ac45 (diff)
downloadglibc-7d375303f23668ebc7542fe8e331bd4eab749627.tar
glibc-7d375303f23668ebc7542fe8e331bd4eab749627.tar.gz
glibc-7d375303f23668ebc7542fe8e331bd4eab749627.tar.bz2
glibc-7d375303f23668ebc7542fe8e331bd4eab749627.zip
Add comments about non-Linux use of bits/mman-linux.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eed1ce9658..9db957d06e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-03-18 Roland McGrath <roland@hack.frob.com>
+ * bits/mman-linux.h: Add comment about non-Linux use.
+ * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
+ bits/mman-linux.h resting place.
+
* sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
* bits/mman-linux.h: ... here.