diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3d2bcc6de1..e9dd4aead8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2018-07-12 Florian Weimer <fweimer@redhat.com> + + * nptl/allocatestack.c [_STACK_GROWS_UP] (allocate_stack): Call + __mprotect, not mprotect. + 2018-07-11 Florian Weimer <fweimer@redhat.com> * io/Makefile (headers): Add bits/statx.h. |