aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2018-08-20 15:46:26 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-08-20 15:46:26 +0000
commit174195409d6a3d639dd28e08cf99d6f2559eca9c (patch)
tree9e9850054c55b7985eac8f644b6e3f10b78eae51 /ChangeLog
parent35cfefd96062145eeb8aee6bd72d07e0909a6b2e (diff)
downloadglibc-174195409d6a3d639dd28e08cf99d6f2559eca9c.zip
glibc-174195409d6a3d639dd28e08cf99d6f2559eca9c.tar.gz
glibc-174195409d6a3d639dd28e08cf99d6f2559eca9c.tar.bz2
Add NT_VMCOREDD, AT_MINSIGSTKSZ from Linux 4.18 to elf.h.
This patch adds two new constants from Linux 4.18 to elf.h, NT_VMCOREDD and AT_MINSIGSTKSZ. Tested for x86_64. * elf/elf.c (NT_VMCOREDD): New macro. (AT_MINSIGSTKSZ): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56ab51d..925a833 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-08-20 Joseph Myers <joseph@codesourcery.com>
+
+ * elf/elf.c (NT_VMCOREDD): New macro.
+ (AT_MINSIGSTKSZ): Likewise.
+
2018-08-20 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
* sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile