aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-11-24posix: Fix generic p{read,write}v buffer allocation (BZ#22457)Adhemerval Zanella1-0/+7
2017-11-24pl_PL locale: Base collation on iso14651_t1Mike FABIAN1-0/+9
2017-11-23Use libm_alias_ldouble macros in sysdeps/ia64/fpu.Joseph Myers1-0/+63
2017-11-23malloc: Call tcache destructor in arena_thread_freeresFlorian Weimer1-0/+8
2017-11-23nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer1-0/+18
2017-11-23sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer1-0/+8
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer1-0/+14
2017-11-22Fix typo in variable name in gen-locale.sh.Joseph Myers1-0/+2
2017-11-22Obsolete p_secstodate.Joseph Myers1-0/+19
2017-11-22Fix p_secstodate overflow handling (bug 22463).Joseph Myers1-0/+12
2017-11-22Remove unused sparc64/soft-fp libm function implementations.Joseph Myers1-0/+6
2017-11-22* posix/regcomp.c (init_word_char): Add comments.Paul Eggert1-0/+4
2017-11-22Avoid use of strlen in getlogin_r (bug 22447).Joseph Myers1-0/+7
2017-11-22lv_LV locale: fix collation [BZ #15537]Mike FABIAN1-0/+11
2017-11-21Update hppa bits/mman.h from Linux 4.14.Joseph Myers1-0/+9
2017-11-21nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9Adhemerval Zanella1-0/+5
2017-11-21S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler1-0/+13
2017-11-21Remove attribute_hidden for wchar ifunc symbols.Stefan Liebler1-0/+5
2017-11-20regex: don't assume uint64_t or uint32_tPaul Eggert1-0/+16
2017-11-20aarch64: Optimized memset for falkorSiddhesh Poyarekar1-0/+21
2017-11-20benchtests: Bump start size since smaller sizes are noisySiddhesh Poyarekar1-0/+4
2017-11-20benchtests: Fix walking sizes and directions for *-walk benchmarksSiddhesh Poyarekar1-0/+8
2017-11-20manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGEPAGE flagsFlorian Weimer1-0/+5
2017-11-19manual: Document mprotect and introduce section on memory protectionFlorian Weimer1-0/+8
2017-11-19manual: Move preadv/writev variants to Scatter-Gather sectionFlorian Weimer1-0/+6
2017-11-18support_become_root: Fix comment styleChristian Brauner1-0/+3
2017-11-18support_become_root: Don't fail when /proc/<pid/setgroups is missingChristian Brauner1-0/+5
2017-11-18tst-ttyname: Fix namespace setup for FedoraFlorian Weimer1-0/+8
2017-11-18support_enter_mount_namespace: Unshare with mount --make-rprivateFlorian Weimer1-0/+7
2017-11-18support_create_temp_directory: Align behavior with create_temp_fileFlorian Weimer1-0/+9
2017-11-17powerpc: Update AT_HWCAP2 bitsTulio Magno Quites Machado Filho1-0/+7
2017-11-17Use libm_alias_ldouble in sysdeps/x86_64/fpu.Joseph Myers1-0/+27
2017-11-17Use libm_alias_ldouble in sysdeps/i386/fpu.Joseph Myers1-0/+43
2017-11-17Support bits/floatn.h inclusion from .S files.Joseph Myers1-0/+11
2017-11-17support_become_root: Enable file creation in user namespacesFlorian Weimer1-0/+6
2017-11-17Add AArch64 HWCAP_DCPOP from Linux 4.14.Joseph Myers1-0/+5
2017-11-17aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5Adhemerval Zanella1-0/+5
2017-11-16Add Linux 4.14 ARPHRD_RAWIP to net/if_arp.h.Joseph Myers1-0/+2
2017-11-16Update kernel version in syscall-names.list to 4.14.Joseph Myers1-0/+5
2017-11-16Fix botched up regeneration in the last commitSiddhesh Poyarekar1-3/+5
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar1-0/+19
2017-11-15The -Wstringop-truncation option new in GCC 8 detects common misusesMartin Sebor1-0/+6
2017-11-15linux ttyname{_r}: Add testsLuke Shumaker1-0/+4
2017-11-15linux ttyname{_r}: Don't bail prematurely [BZ #22145]Luke Shumaker1-0/+5
2017-11-15linux ttyname{_r}: Make tty checks consistentLuke Shumaker1-0/+7
2017-11-15linux ttyname: Change return type of is_pty from int to boolLuke Shumaker1-0/+3
2017-11-15linux ttyname: Update a reference to kernel docs for kernel 4.10Luke Shumaker1-0/+2
2017-11-15manual: Update to mention ENODEV for ttyname and ttyname_rLuke Shumaker1-0/+5
2017-11-15Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h.Joseph Myers1-0/+3
2017-11-15Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.Joseph Myers1-0/+9