]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
sysvipc: Fix compat msgctl (BZ#24570)
[thirdparty/glibc.git] / ChangeLog
index cb020262d97e99d4a6f4b2509721fbef2c78bb5e..2977d219fb75adbd1b3c69f6af093e87253ca804 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2019-05-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
+
+       [BZ #24570]
+       * sysdeps/unix/sysv/linux/msgctl.c (__old_msgctl): Remove __IPC_64
+       usage.
+
+2019-05-20  Joseph Myers  <joseph@codesourcery.com>
+
+       * elf/elf.h (NT_ARM_PACA_KEYS): New macro.
+       (NT_ARM_PACG_KEYS): Likewise.
+
+2019-05-17  Wilco Dijkstra  <wdijkstr@arm.com>
+
+       * malloc/malloc.c (MAX_TCACHE_COUNT): Increase to UINT16_MAX.
+       (tcache_put): Remove redundant assert.
+       (tcache_get): Remove redundant asserts.
+       (__libc_malloc): Check tcache count is not zero.
+       * manual/tunables.texi (glibc.malloc.tcache_count): Update maximum.
+
+2019-05-17  Florian Weimer  <fweimer@redhat.com>
+
+       * manual/llio.texi (Open-time Flags): Document O_DIRECTORY.
+
+2019-05-16  Joseph Myers  <joseph@codesourcery.com>
+
+       * sysdeps/unix/sysv/linux/alpha/kernel-features.h
+       (__ASSUME_STATFS64): Only undefine if [__LINUX_KERNEL_VERSION <
+       0x050100].
+       * sysdeps/unix/sysv/linux/ia64/kernel-features.h (__ASSUME_STATX):
+       Likewise.
+       * sysdeps/unix/sysv/linux/sh/kernel-features.h
+       (__ASSUME_STATX): Likewise.
+
 2019-05-16  Florian Weimer  <fweimer@redhat.com>
 
        * nis/nss_nis/nis-hosts.c (EXTRA_ARGS, EXTRA_ARGS_DECL): Remove