aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-04tpi_PG locale: Fix wrong d_fmtMike FABIAN2-1/+6
2017-11-04manual: Document the O_TMPFILE flagFlorian Weimer2-0/+32
2017-11-03Handle more _FloatN, _FloatNx types in __MATH_TG.Joseph Myers2-1/+47
2017-11-03Update translations from the Translation ProjectDmitry V. Levin3-4/+9
2017-11-04manual: Document the linkat functionFlorian Weimer2-1/+33
2017-11-03Handle more _FloatN, _FloatNx types in tgmath.h.Joseph Myers2-2/+41
2017-11-03Declare strtof, strfromf functions for more _FloatN, _FloatNx types.Joseph Myers2-2/+151
2017-11-03aarch64: Guess L1 cache linesize for aarch64Richard Henderson2-0/+59
2017-11-03aarch64: optimize _dl_tlsdesc_dynamic fast pathSzabolcs Nagy2-54/+55
2017-11-03arm: Remove lazy tlsdesc initialization related codeSzabolcs Nagy5-209/+13
2017-11-03arm: Remove unnecessary volatile qualifierSzabolcs Nagy2-2/+5
2017-11-03[BZ #18572] arm: Disable lazy initialization of tlsdesc entriesSzabolcs Nagy2-9/+21
2017-11-03[BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESCSzabolcs Nagy2-31/+10
2017-11-03aarch64: Remove barriers from TLS descriptor functionsSzabolcs Nagy5-342/+18
2017-11-03aarch64: Disable lazy symbol binding of TLSDESCSzabolcs Nagy2-5/+19
2017-11-03Mark lazy tlsdesc helper functions unused to avoid warningsSzabolcs Nagy2-0/+7
2017-11-02Declare wcstof functions for more _FloatN, _FloatNx types.Joseph Myers2-1/+84
2017-11-02tpi_PG locale: fix syntax error [BZ #22382]Mike FABIAN2-1/+14
2017-11-02test-errno-linux: quotactl can fail with EPERM in containersFlorian Weimer2-38/+50
2017-11-02stdio-common: Use array_length and array_end macrosFlorian Weimer15-42/+65
2017-11-02<array_length.h>: New array_length and array_end macrosFlorian Weimer2-0/+41
2017-11-02Fix ChangeLog typoRafal Luzynski1-1/+1
2017-11-02posix/tst-glob-tilde.c: Add test for bug 22332Florian Weimer2-23/+37
2017-11-01Include bits/cmathcalls.h for more _FloatN, _FloatNx types.Joseph Myers2-0/+87
2017-11-01Clean up complex.h handling of float128.Joseph Myers2-15/+21
2017-11-01x86: Add sysdeps/x86/sysdep.hH.J. Lu4-85/+101
2017-10-31localedata: Once again correct and regenerate i18n_ctype.Rafal Luzynski3-15/+9
2017-10-31Remove useless #ifdefs from Linux sig*.c syscallsYury Norov5-32/+9
2017-10-31Consolidate Linux sigpending() implementationYury Norov5-141/+7
2017-10-31Define CMPLX macros for more _FloatN, _FloatNx types.Joseph Myers2-0/+39
2017-10-31Adjust __MATH_EVAL_FMT2 definition to handle _Float16 better.Joseph Myers2-0/+8
2017-10-31[PowerPC64] sysdep.h doesn't need to be included in multiarch filesAlan Modra97-193/+132
2017-10-31[PowerPC64] strncase_l-power7.c should use strncase_l.cAlan Modra2-2/+11
2017-10-31[PowerPC64] Tidy strcasecmp_l-power7.S symbolsAlan Modra2-1/+9
2017-10-31[PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc)Alan Modra5-0/+16
2017-10-31[PowerPC64] Remove duplicate define in stpncpy-power8.SAlan Modra2-2/+5
2017-10-31[PowerPC64] Don't define __GI_ variant of isnan for static libAlan Modra2-3/+10
2017-10-30Include bits/math-finite.h for more _FloatN, _FloatNx types.Joseph Myers2-2/+146
2017-10-30Remove _Mlong_double_ etc. macros.Joseph Myers6-54/+35
2017-10-30sysdeps/x86/libc-start.c: Add /* !SHARED */H.J. Lu2-1/+5
2017-10-30Reformat sysdeps/x86/libc-start.cH.J. Lu2-3/+7
2017-10-30i586: Use conditional branches in strcpy.S [BZ #22353]H.J. Lu2-17/+22
2017-10-30Add _FloatN, _FloatNx M_* constants.Joseph Myers2-0/+153
2017-10-30Assume that _DIRENT_HAVE_D_TYPE is always defined.Florian Weimer12-60/+17
2017-10-30ffsl, ffsll: Declare under __USE_MISC, not just __USE_GNUFlorian Weimer2-1/+6
2017-10-30tst-gnuglob64: New test for glob64 based on tst-gnuglobFlorian Weimer5-486/+564
2017-10-30csb_PL locale: Fix “abmon” for March and use a better translation for Mar...Mike FABIAN2-19/+20
2017-10-30km_KH locale: remove tags which were using Lao characters [BZ #13953]Mike FABIAN2-57/+40
2017-10-28Correct the size of _nl_value_type_LC_... arrays.Rafal Luzynski2-1/+10
2017-10-27Include bits/mathcalls.h for more _FloatN, _FloatNx types.Joseph Myers2-3/+134