about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-11-07 12:11:42 +0100
committerFlorian Weimer <fweimer@redhat.com>2017-11-07 12:11:42 +0100
commitb7fc95f8c8afab296f0e3c29d4effdc68663319c (patch)
tree9ab52f972e50569cc515f53b3cfb8cc85f3b5b1c /ChangeLog
parent6b86036452b9ac47b4ee7789a50f2f37df7ecc4f (diff)
downloadglibc-b7fc95f8c8afab296f0e3c29d4effdc68663319c.tar.gz
glibc-b7fc95f8c8afab296f0e3c29d4effdc68663319c.tar.xz
glibc-b7fc95f8c8afab296f0e3c29d4effdc68663319c.zip
Move <bits/mman-linux.h> to the Linux sysdeps directory
The header file is no longer used on anything but Linux.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d383093c6..632c2a037a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2017-11-07  Florian Weimer  <fweimer@redhat.com>
+
+	* bits/mman-linux.h: Move ...
+	* sysdeps/unix/sysv/linux/bits/mman-linux.h: ... here.  Update
+	comment.
+	* sysdeps/unix/sysv/linux/bits/Makefile (sysdep_headers): Remove
+	outdated comment.
+
 2017-11-07  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
 
 	* sysdeps/powerpc/powerpc64/multiarch/strcasestr-power8.S (STRNLEN):