summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6dbb2e817..e30cf048b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2019-07-22 Florian Weimer <fweimer@redhat.com>
+ * nptl/tst-pthread-getattr.c (allocate_and_test): Change return
+ type to uintptr_t.
+ (check_stack_top): Adjust.
+
+2019-07-22 Florian Weimer <fweimer@redhat.com>
+
* sysdeps/unix/sysv/linux/bits/socket.h [__USE_MISC]: Include
<linux/sockios.h>.