summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add wcharP.h to hide internal wchar functions [BZ #18822]hjl/pr18822H.J. Lu2017-11-244-0/+68
* posix: Fix generic p{read,write}v buffer allocation (BZ#22457)Adhemerval Zanella2017-11-243-6/+17
* pl_PL locale: Base collation on iso14651_t1Mike FABIAN2017-11-244-2062/+231
* Use libm_alias_ldouble macros in sysdeps/ia64/fpu.Joseph Myers2017-11-2348-4/+115
* malloc: Call tcache destructor in arena_thread_freeresFlorian Weimer2017-11-233-7/+29
* nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer2017-11-2312-107/+128
* sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer2017-11-234-4/+104
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-2336-1/+249
* Fix typo in variable name in gen-locale.sh.Joseph Myers2017-11-222-1/+3
* Obsolete p_secstodate.Joseph Myers2017-11-228-15/+55
* Fix p_secstodate overflow handling (bug 22463).Joseph Myers2017-11-224-1/+104
* Remove unused sparc64/soft-fp libm function implementations.Joseph Myers2017-11-224-155/+6
* * posix/regcomp.c (init_word_char): Add comments.Paul Eggert2017-11-222-0/+7
* Avoid use of strlen in getlogin_r (bug 22447).Joseph Myers2017-11-222-2/+10
* lv_LV locale: fix collation [BZ #15537]Mike FABIAN2017-11-224-2061/+166
* Update hppa bits/mman.h from Linux 4.14.Joseph Myers2017-11-212-3/+11
* nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9Adhemerval Zanella2017-11-212-1/+6
* S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler2017-11-217-16/+39
* Remove attribute_hidden for wchar ifunc symbols.Stefan Liebler2017-11-212-7/+10
* regex: don't assume uint64_t or uint32_tPaul Eggert2017-11-202-14/+31
* aarch64: Optimized memset for falkorSiddhesh Poyarekar2017-11-2012-22/+225
* benchtests: Bump start size since smaller sizes are noisySiddhesh Poyarekar2017-11-204-3/+7
* benchtests: Fix walking sizes and directions for *-walk benchmarksSiddhesh Poyarekar2017-11-204-21/+20
* manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGEPAGE flagsFlorian Weimer2017-11-202-5/+54
* manual: Document mprotect and introduce section on memory protectionFlorian Weimer2017-11-193-11/+133
* manual: Move preadv/writev variants to Scatter-Gather sectionFlorian Weimer2017-11-192-211/+207
* support_become_root: Fix comment styleChristian Brauner2017-11-182-1/+4
* support_become_root: Don't fail when /proc/<pid/setgroups is missingChristian Brauner2017-11-182-5/+21
* tst-ttyname: Fix namespace setup for FedoraFlorian Weimer2017-11-182-61/+14
* support_enter_mount_namespace: Unshare with mount --make-rprivateFlorian Weimer2017-11-184-0/+58
* support_create_temp_directory: Align behavior with create_temp_fileFlorian Weimer2017-11-185-15/+19
* powerpc: Update AT_HWCAP2 bitsTulio Magno Quites Machado Filho2017-11-173-2/+11
* Use libm_alias_ldouble in sysdeps/x86_64/fpu.Joseph Myers2017-11-1712-12/+50
* Use libm_alias_ldouble in sysdeps/i386/fpu.Joseph Myers2017-11-1722-21/+85
* Support bits/floatn.h inclusion from .S files.Joseph Myers2017-11-178-273/+312
* support_become_root: Enable file creation in user namespacesFlorian Weimer2017-11-172-3/+60
* Add AArch64 HWCAP_DCPOP from Linux 4.14.Joseph Myers2017-11-172-0/+6
* aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5Adhemerval Zanella2017-11-172-0/+11
* Add Linux 4.14 ARPHRD_RAWIP to net/if_arp.h.Joseph Myers2017-11-162-0/+3
* Update kernel version in syscall-names.list to 4.14.Joseph Myers2017-11-162-2/+7
* Fix botched up regeneration in the last commitSiddhesh Poyarekar2017-11-162-5/+8
* Prefer https for Sourceware linksSiddhesh Poyarekar2017-11-1617-27/+47
* The -Wstringop-truncation option new in GCC 8 detects common misusesMartin Sebor2017-11-154-6/+27
* linux ttyname{_r}: Add testsLuke Shumaker2017-11-153-1/+631
* linux ttyname{_r}: Don't bail prematurely [BZ #22145]Luke Shumaker2017-11-153-15/+29
* linux ttyname{_r}: Make tty checks consistentLuke Shumaker2017-11-154-64/+36
* linux ttyname: Change return type of is_pty from int to boolLuke Shumaker2017-11-152-1/+5
* linux ttyname: Update a reference to kernel docs for kernel 4.10Luke Shumaker2017-11-152-1/+4
* manual: Update to mention ENODEV for ttyname and ttyname_rLuke Shumaker2017-11-152-0/+10
* Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h.Joseph Myers2017-11-152-0/+5