diff options
author | Florian Weimer <fweimer@redhat.com> | 2017-11-20 13:23:17 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2017-11-20 13:23:17 +0100 |
commit | a465b89ee82642c193cfd7deb6eb5d999ffaa5b7 (patch) | |
tree | 93d905505763b338c10e49d2512aa106cee09f8c /ChangeLog | |
parent | 0f74bbf513354d4d0b635b77b96699b33741068b (diff) | |
download | glibc-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |