aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-11-20 13:23:17 +0100
committerFlorian Weimer <fweimer@redhat.com>2017-11-20 13:23:17 +0100
commita465b89ee82642c193cfd7deb6eb5d999ffaa5b7 (patch)
tree93d905505763b338c10e49d2512aa106cee09f8c /ChangeLog
parent0f74bbf513354d4d0b635b77b96699b33741068b (diff)
downloadglibc-a465b89ee82642c193cfd7deb6eb5d999ffaa5b7.zip
glibc-a465b89ee82642c193cfd7deb6eb5d999ffaa5b7.tar.gz
glibc-a465b89ee82642c193cfd7deb6eb5d999ffaa5b7.tar.bz2
manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGEPAGE flags
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb6c92d..225596d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-11-20 Florian Weimer <fweimer@redhat.com>
+
+ * manual/llio.texi (Memory-mapped I/O): Document MAP_HUGETLB,
+ MADV_HUGEPAGE, MADV_NOHUGEPAGE.
+
2017-11-19 Florian Weimer <fweimer@redhat.com>
manual: Document mprotect