aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-27Implement the mlock2 functionFlorian Weimer37-5/+194
2017-11-27Add _Float64x function aliases.Joseph Myers44-18/+1571
2017-11-27Consolidate link map sortingAndreas Schwab8-215/+153
2017-11-24Use libm_alias_float128 more in sysdeps/ieee754/float128.Joseph Myers7-6/+19
2017-11-24Use -mfloat128 for _Float64x tests for powerpc64le.Joseph Myers2-1/+15
2017-11-24Support _Float64x in libm_alias macros.Joseph Myers4-15/+61
2017-11-24Support strfromf64x alias.Joseph Myers3-2/+35
2017-11-24Support strtof64x, wcstof64x aliases.Joseph Myers7-0/+126
2017-11-24Support testing _Float64x libm functions.Joseph Myers3-1/+53
2017-11-24Make min_of_type_ macros function-like.Joseph Myers2-6/+16
2017-11-24Define __STDC_WANT_IEC_60559_TYPES_EXT__ in tst-strtod-round-skeleton.c.Joseph Myers2-0/+5
2017-11-24Fix gen-tgmath-tests.py for _Float64, _Float64x testing.Joseph Myers2-2/+5
2017-11-24Handle more _FloatN, _FloatNx types in bits/libm-simd-decl-stubs.h.Joseph Myers2-0/+73
2017-11-24Move wcstof128 symbol versions to wcsmbs/Versions.Joseph Myers3-2/+14
2017-11-24Linux: Introduce <bits/mman-shared.h>Florian Weimer5-16/+56
2017-11-24posix: Fix generic p{read,write}v buffer allocation (BZ#22457)Adhemerval Zanella3-6/+17
2017-11-24pl_PL locale: Base collation on iso14651_t1Mike FABIAN4-2062/+231
2017-11-23Use libm_alias_ldouble macros in sysdeps/ia64/fpu.Joseph Myers48-4/+115
2017-11-23malloc: Call tcache destructor in arena_thread_freeresFlorian Weimer3-7/+29
2017-11-23nss: Export nscd hash function as __nss_hash [BZ #22459]Florian Weimer12-107/+128
2017-11-23sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer4-4/+104
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer36-1/+249
2017-11-22Fix typo in variable name in gen-locale.sh.Joseph Myers2-1/+3
2017-11-22Obsolete p_secstodate.Joseph Myers8-15/+55
2017-11-22Fix p_secstodate overflow handling (bug 22463).Joseph Myers4-1/+104
2017-11-22Remove unused sparc64/soft-fp libm function implementations.Joseph Myers4-155/+6
2017-11-22* posix/regcomp.c (init_word_char): Add comments.Paul Eggert2-0/+7
2017-11-22Avoid use of strlen in getlogin_r (bug 22447).Joseph Myers2-2/+10
2017-11-22lv_LV locale: fix collation [BZ #15537]Mike FABIAN4-2061/+166
2017-11-21Update hppa bits/mman.h from Linux 4.14.Joseph Myers2-3/+11
2017-11-21nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9Adhemerval Zanella2-1/+6
2017-11-21S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler7-16/+39
2017-11-21Remove attribute_hidden for wchar ifunc symbols.Stefan Liebler2-7/+10
2017-11-20regex: don't assume uint64_t or uint32_tPaul Eggert2-14/+31
2017-11-20aarch64: Optimized memset for falkorSiddhesh Poyarekar12-22/+225
2017-11-20benchtests: Bump start size since smaller sizes are noisySiddhesh Poyarekar4-3/+7
2017-11-20benchtests: Fix walking sizes and directions for *-walk benchmarksSiddhesh Poyarekar4-21/+20
2017-11-20manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGEPAGE flagsFlorian Weimer2-5/+54
2017-11-19manual: Document mprotect and introduce section on memory protectionFlorian Weimer3-11/+133
2017-11-19manual: Move preadv/writev variants to Scatter-Gather sectionFlorian Weimer2-211/+207
2017-11-18support_become_root: Fix comment styleChristian Brauner2-1/+4
2017-11-18support_become_root: Don't fail when /proc/<pid/setgroups is missingChristian Brauner2-5/+21
2017-11-18tst-ttyname: Fix namespace setup for FedoraFlorian Weimer2-61/+14
2017-11-18support_enter_mount_namespace: Unshare with mount --make-rprivateFlorian Weimer4-0/+58
2017-11-18support_create_temp_directory: Align behavior with create_temp_fileFlorian Weimer5-15/+19
2017-11-17powerpc: Update AT_HWCAP2 bitsTulio Magno Quites Machado Filho3-2/+11
2017-11-17Use libm_alias_ldouble in sysdeps/x86_64/fpu.Joseph Myers12-12/+50
2017-11-17Use libm_alias_ldouble in sysdeps/i386/fpu.Joseph Myers22-21/+85
2017-11-17Support bits/floatn.h inclusion from .S files.Joseph Myers8-273/+312
2017-11-17support_become_root: Enable file creation in user namespacesFlorian Weimer2-3/+60