| Commit message (Expand) | Author | Age | Files | Lines |
* | test-errno-linux: quotactl can fail with EPERM in containers | Florian Weimer | 2017-11-02 | 1 | -0/+12 |
* | stdio-common: Use array_length and array_end macros | Florian Weimer | 2017-11-02 | 1 | -0/+18 |
* | <array_length.h>: New array_length and array_end macros | Florian Weimer | 2017-11-02 | 1 | -0/+5 |
* | Fix ChangeLog typo | Rafal Luzynski | 2017-11-02 | 1 | -1/+1 |
* | posix/tst-glob-tilde.c: Add test for bug 22332 | Florian Weimer | 2017-11-02 | 1 | -0/+7 |
* | Include bits/cmathcalls.h for more _FloatN, _FloatNx types. | Joseph Myers | 2017-11-01 | 1 | -0/+15 |
* | Clean up complex.h handling of float128. | Joseph Myers | 2017-11-01 | 1 | -0/+8 |
* | x86: Add sysdeps/x86/sysdep.h | H.J. Lu | 2017-11-01 | 1 | -0/+30 |
* | localedata: Once again correct and regenerate i18n_ctype. | Rafal Luzynski | 2017-10-31 | 1 | -0/+6 |
* | Remove useless #ifdefs from Linux sig*.c syscalls | Yury Norov | 2017-10-31 | 1 | -0/+5 |
* | Consolidate Linux sigpending() implementation | Yury Norov | 2017-10-31 | 1 | -0/+7 |
* | Define CMPLX macros for more _FloatN, _FloatNx types. | Joseph Myers | 2017-10-31 | 1 | -0/+14 |
* | Adjust __MATH_EVAL_FMT2 definition to handle _Float16 better. | Joseph Myers | 2017-10-31 | 1 | -0/+6 |
* | [PowerPC64] sysdep.h doesn't need to be included in multiarch files | Alan Modra | 2017-10-31 | 1 | -0/+104 |
* | [PowerPC64] strncase_l-power7.c should use strncase_l.c | Alan Modra | 2017-10-31 | 1 | -0/+7 |
* | [PowerPC64] Tidy strcasecmp_l-power7.S symbols | Alan Modra | 2017-10-31 | 1 | -0/+6 |
* | [PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc) | Alan Modra | 2017-10-31 | 1 | -0/+8 |
* | [PowerPC64] Remove duplicate define in stpncpy-power8.S | Alan Modra | 2017-10-31 | 1 | -0/+5 |
* | [PowerPC64] Don't define __GI_ variant of isnan for static lib | Alan Modra | 2017-10-31 | 1 | -0/+5 |
* | Include bits/math-finite.h for more _FloatN, _FloatNx types. | Joseph Myers | 2017-10-30 | 1 | -0/+9 |
* | Remove _Mlong_double_ etc. macros. | Joseph Myers | 2017-10-30 | 1 | -0/+21 |
* | sysdeps/x86/libc-start.c: Add /* !SHARED */ | H.J. Lu | 2017-10-30 | 1 | -0/+4 |
* | Reformat sysdeps/x86/libc-start.c | H.J. Lu | 2017-10-30 | 1 | -0/+4 |
* | i586: Use conditional branches in strcpy.S [BZ #22353] | H.J. Lu | 2017-10-30 | 1 | -0/+11 |
* | Add _FloatN, _FloatNx M_* constants. | Joseph Myers | 2017-10-30 | 1 | -0/+69 |
* | Assume that _DIRENT_HAVE_D_TYPE is always defined. | Florian Weimer | 2017-10-30 | 1 | -0/+15 |
* | ffsl, ffsll: Declare under __USE_MISC, not just __USE_GNU | Florian Weimer | 2017-10-30 | 1 | -0/+5 |
* | tst-gnuglob64: New test for glob64 based on tst-gnuglob | Florian Weimer | 2017-10-30 | 1 | -0/+11 |
* | csb_PL locale: Fix “abmon” for March and use a better translation for Mar... | Mike FABIAN | 2017-10-30 | 1 | -0/+8 |
* | km_KH locale: remove tags which were using Lao characters [BZ #13953] | Mike FABIAN | 2017-10-30 | 1 | -0/+19 |
* | Correct the size of _nl_value_type_LC_... arrays. | Rafal Luzynski | 2017-10-28 | 1 | -0/+5 |
* | Include bits/mathcalls.h for more _FloatN, _FloatNx types. | Joseph Myers | 2017-10-27 | 1 | -0/+11 |
* | i386: Regenerate libm-test-ulps for for gcc 7 | H.J. Lu | 2017-10-27 | 1 | -0/+5 |
* | tt_RU locale: make yesstr and nostr agree with CLDR by starting with lower ca... | Mike FABIAN | 2017-10-27 | 1 | -0/+5 |
* | Fix all remaining issues of [BZ #15260] | Mike FABIAN | 2017-10-27 | 1 | -0/+18 |
* | br_FR locale: Use all lowercase in yesstr and nostr. | Mike FABIAN | 2017-10-27 | 1 | -0/+6 |
* | Add SNAN macros for more _FloatN, _FloatNx types. | Joseph Myers | 2017-10-26 | 1 | -0/+13 |
* | Add HUGE_VAL macros for more _FloatN, _FloatNx types. | Joseph Myers | 2017-10-26 | 1 | -0/+15 |
* | add myself as contact for "br" locale | Thierry Vignaud | 2017-10-26 | 1 | -0/+6 |
* | fix nostr for "br" [BZ #21706] | Thierry Vignaud | 2017-10-26 | 1 | -0/+5 |
* | localedef: Add --no-warnings/--warnings option | Carlos O'Donell | 2017-10-25 | 1 | -0/+29 |
* | localedata: Locale and test name are the same. | Carlos O'Donell | 2017-10-25 | 1 | -6/+24 |
* | localedata: Fix unicode-gen check target. | Carlos O'Donell | 2017-10-25 | 1 | -0/+14 |
* | powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy/memmove | Rajalakshmi Srinivasaraghavan | 2017-10-25 | 1 | -0/+6 |
* | Replace "if if " with "if " in comments | H.J. Lu | 2017-10-25 | 1 | -0/+13 |
* | CJK locales: Add fullwidth yYnN to yesexpr and noexpr [BZ #15261] | Mike FABIAN | 2017-10-25 | 1 | -0/+13 |
* | Sync LC_MESSAGES of several locales with CLDR | Mike FABIAN | 2017-10-25 | 1 | -0/+15 |
* | Use ASCII as much as possible in LC_MESSAGES of all locales to improve readab... | Mike FABIAN | 2017-10-25 | 1 | -0/+179 |
* | brx_IN locale: Fix yesexpr and noexpr | Mike FABIAN | 2017-10-25 | 1 | -0/+6 |
* | ta_IN locale: Fix yesexpr and noexpr | Mike FABIAN | 2017-10-25 | 1 | -0/+5 |