| Commit message (Expand) | Author | Age | Files | Lines |
* | mfe_MU, miq_NI locales: Escape slashes in d_fmt [BZ #22403] | Mike FABIAN | 2017-11-07 | 1 | -0/+8 |
* | an_ES, kab_DZ, om_ET locales: Escape slashes in d_fmt [BZ #22403] | Claude Paroz | 2017-11-07 | 1 | -0/+10 |
* | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} | Adhemerval Zanella | 2017-11-07 | 1 | -0/+67 |
* | nptl: Change tst-typesizes to _Static_assert | Adhemerval Zanella | 2017-11-07 | 1 | -0/+60 |
* | nptl: Add tests for internal pthread_mutex_t offsets | Adhemerval Zanella | 2017-11-07 | 1 | -0/+26 |
* | Move <bits/mman-linux.h> to the Linux sysdeps directory | Florian Weimer | 2017-11-07 | 1 | -0/+8 |
* | powerpc: Use latest optimization for internal function calls | Rajalakshmi Srinivasaraghavan | 2017-11-07 | 1 | -0/+5 |
* | Optimize sighold implementation | Adhemerval Zanella | 2017-11-06 | 1 | -0/+2 |
* | Cleanup Linux sigqueue implementation | Adhemerval Zanella | 2017-11-06 | 1 | -0/+3 |
* | Simplify Linux sig{timed}wait{info} implementations | Adhemerval Zanella | 2017-11-06 | 1 | -0/+8 |
* | arm: Implement memchr ifunc selection in C | Adhemerval Zanella | 2017-11-06 | 1 | -0/+10 |
* | arm: Implement memcpy ifunc selection in C | Adhemerval Zanella | 2017-11-06 | 1 | -0/+15 |
* | Use newly built crt*.o files to build shared objects [BZ #22362] | H.J. Lu | 2017-11-06 | 1 | -0/+12 |
* | Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402). | Joseph Myers | 2017-11-06 | 1 | -0/+6 |
* | tpi_PG locale: Fix wrong d_fmt | Mike FABIAN | 2017-11-04 | 1 | -0/+5 |
* | manual: Document the O_TMPFILE flag | Florian Weimer | 2017-11-04 | 1 | -0/+4 |
* | Handle more _FloatN, _FloatNx types in __MATH_TG. | Joseph Myers | 2017-11-03 | 1 | -0/+16 |
* | Update translations from the Translation Project | Dmitry V. Levin | 2017-11-03 | 1 | -0/+5 |
* | manual: Document the linkat function | Florian Weimer | 2017-11-04 | 1 | -0/+4 |
* | Handle more _FloatN, _FloatNx types in tgmath.h. | Joseph Myers | 2017-11-03 | 1 | -0/+12 |
* | Declare strtof, strfromf functions for more _FloatN, _FloatNx types. | Joseph Myers | 2017-11-03 | 1 | -0/+34 |
* | aarch64: Guess L1 cache linesize for aarch64 | Richard Henderson | 2017-11-03 | 1 | -0/+4 |
* | aarch64: optimize _dl_tlsdesc_dynamic fast path | Szabolcs Nagy | 2017-11-03 | 1 | -0/+4 |
* | arm: Remove lazy tlsdesc initialization related code | Szabolcs Nagy | 2017-11-03 | 1 | -0/+11 |
* | arm: Remove unnecessary volatile qualifier | Szabolcs Nagy | 2017-11-03 | 1 | -0/+4 |
* | [BZ #18572] arm: Disable lazy initialization of tlsdesc entries | Szabolcs Nagy | 2017-11-03 | 1 | -0/+6 |
* | [BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESC | Szabolcs Nagy | 2017-11-03 | 1 | -0/+7 |
* | aarch64: Remove barriers from TLS descriptor functions | Szabolcs Nagy | 2017-11-03 | 1 | -0/+17 |
* | aarch64: Disable lazy symbol binding of TLSDESC | Szabolcs Nagy | 2017-11-03 | 1 | -0/+5 |
* | Mark lazy tlsdesc helper functions unused to avoid warnings | Szabolcs Nagy | 2017-11-03 | 1 | -0/+5 |
* | Declare wcstof functions for more _FloatN, _FloatNx types. | Joseph Myers | 2017-11-02 | 1 | -0/+16 |
* | tpi_PG locale: fix syntax error [BZ #22382] | Mike FABIAN | 2017-11-02 | 1 | -0/+6 |
* | 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 |