Age | Commit message (Expand) | Author | Files | Lines |
2017-11-07 | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} | Adhemerval Zanella | 23 | -12/+136 |
2017-11-07 | nptl: Change tst-typesizes to _Static_assert | Adhemerval Zanella | 37 | -148/+101 |
2017-11-07 | nptl: Add tests for internal pthread_mutex_t offsets | Adhemerval Zanella | 19 | -0/+173 |
2017-11-07 | Move <bits/mman-linux.h> to the Linux sysdeps directory | Florian Weimer | 3 | -11/+9 |
2017-11-07 | powerpc: Use latest optimization for internal function calls | Rajalakshmi Srinivasaraghavan | 2 | -1/+6 |
2017-11-06 | Optimize sighold implementation | Adhemerval Zanella | 2 | -8/+4 |
2017-11-06 | Cleanup Linux sigqueue implementation | Adhemerval Zanella | 2 | -8/+5 |
2017-11-06 | Simplify Linux sig{timed}wait{info} implementations | Adhemerval Zanella | 5 | -118/+21 |
2017-11-06 | arm: Implement memchr ifunc selection in C | Adhemerval Zanella | 9 | -285/+296 |
2017-11-06 | arm: Implement memcpy ifunc selection in C | Adhemerval Zanella | 10 | -82/+139 |
2017-11-06 | Use newly built crt*.o files to build shared objects [BZ #22362] | H.J. Lu | 6 | -0/+43 |
2017-11-06 | Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402). | Joseph Myers | 2 | -1/+8 |
2017-11-04 | tpi_PG locale: Fix wrong d_fmt | Mike FABIAN | 2 | -1/+6 |
2017-11-04 | manual: Document the O_TMPFILE flag | Florian Weimer | 2 | -0/+32 |
2017-11-03 | Handle more _FloatN, _FloatNx types in __MATH_TG. | Joseph Myers | 2 | -1/+47 |
2017-11-03 | Update translations from the Translation Project | Dmitry V. Levin | 3 | -4/+9 |
2017-11-04 | manual: Document the linkat function | Florian Weimer | 2 | -1/+33 |
2017-11-03 | Handle more _FloatN, _FloatNx types in tgmath.h. | Joseph Myers | 2 | -2/+41 |
2017-11-03 | Declare strtof, strfromf functions for more _FloatN, _FloatNx types. | Joseph Myers | 2 | -2/+151 |
2017-11-03 | aarch64: Guess L1 cache linesize for aarch64 | Richard Henderson | 2 | -0/+59 |
2017-11-03 | aarch64: optimize _dl_tlsdesc_dynamic fast path | Szabolcs Nagy | 2 | -54/+55 |
2017-11-03 | arm: Remove lazy tlsdesc initialization related code | Szabolcs Nagy | 5 | -209/+13 |
2017-11-03 | arm: Remove unnecessary volatile qualifier | Szabolcs Nagy | 2 | -2/+5 |
2017-11-03 | [BZ #18572] arm: Disable lazy initialization of tlsdesc entries | Szabolcs Nagy | 2 | -9/+21 |
2017-11-03 | [BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESC | Szabolcs Nagy | 2 | -31/+10 |
2017-11-03 | aarch64: Remove barriers from TLS descriptor functions | Szabolcs Nagy | 5 | -342/+18 |
2017-11-03 | aarch64: Disable lazy symbol binding of TLSDESC | Szabolcs Nagy | 2 | -5/+19 |
2017-11-03 | Mark lazy tlsdesc helper functions unused to avoid warnings | Szabolcs Nagy | 2 | -0/+7 |
2017-11-02 | Declare wcstof functions for more _FloatN, _FloatNx types. | Joseph Myers | 2 | -1/+84 |
2017-11-02 | tpi_PG locale: fix syntax error [BZ #22382] | Mike FABIAN | 2 | -1/+14 |
2017-11-02 | test-errno-linux: quotactl can fail with EPERM in containers | Florian Weimer | 2 | -38/+50 |
2017-11-02 | stdio-common: Use array_length and array_end macros | Florian Weimer | 15 | -42/+65 |
2017-11-02 | <array_length.h>: New array_length and array_end macros | Florian Weimer | 2 | -0/+41 |
2017-11-02 | Fix ChangeLog typo | Rafal Luzynski | 1 | -1/+1 |
2017-11-02 | posix/tst-glob-tilde.c: Add test for bug 22332 | Florian Weimer | 2 | -23/+37 |
2017-11-01 | Include bits/cmathcalls.h for more _FloatN, _FloatNx types. | Joseph Myers | 2 | -0/+87 |
2017-11-01 | Clean up complex.h handling of float128. | Joseph Myers | 2 | -15/+21 |
2017-11-01 | x86: Add sysdeps/x86/sysdep.h | H.J. Lu | 4 | -85/+101 |
2017-10-31 | localedata: Once again correct and regenerate i18n_ctype. | Rafal Luzynski | 3 | -15/+9 |
2017-10-31 | Remove useless #ifdefs from Linux sig*.c syscalls | Yury Norov | 5 | -32/+9 |
2017-10-31 | Consolidate Linux sigpending() implementation | Yury Norov | 5 | -141/+7 |
2017-10-31 | Define CMPLX macros for more _FloatN, _FloatNx types. | Joseph Myers | 2 | -0/+39 |
2017-10-31 | Adjust __MATH_EVAL_FMT2 definition to handle _Float16 better. | Joseph Myers | 2 | -0/+8 |
2017-10-31 | [PowerPC64] sysdep.h doesn't need to be included in multiarch files | Alan Modra | 97 | -193/+132 |
2017-10-31 | [PowerPC64] strncase_l-power7.c should use strncase_l.c | Alan Modra | 2 | -2/+11 |
2017-10-31 | [PowerPC64] Tidy strcasecmp_l-power7.S symbols | Alan Modra | 2 | -1/+9 |
2017-10-31 | [PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc) | Alan Modra | 5 | -0/+16 |
2017-10-31 | [PowerPC64] Remove duplicate define in stpncpy-power8.S | Alan Modra | 2 | -2/+5 |
2017-10-31 | [PowerPC64] Don't define __GI_ variant of isnan for static lib | Alan Modra | 2 | -3/+10 |
2017-10-30 | Include bits/math-finite.h for more _FloatN, _FloatNx types. | Joseph Myers | 2 | -2/+146 |